]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
add (optional) support for showing a busy cursor via startup notification
[chaz/openbox] / Makefile.am
index 4c82fef8d46df6303a883cb4b6f4927b0879b05e..060cf7dcbf5a4bf3e36d5e9a87eec30d7d4b8720 100644 (file)
@@ -1,8 +1,7 @@
-SUBDIRS = po data doc otk wrap src scripts
+#SUBDIRS = po themes doc render cwmcc obcl kernel plugins
+SUBDIRS = po themes data render kernel plugins
 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
 
-.PHONY: doc
-
 doc:
        $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
 
@@ -13,3 +12,5 @@ ACLOCAL_AMFLAGS = -I m4
 
 EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \
              COPYING AUTHORS CHANGELOG
+
+.PHONY: doc
This page took 0.019697 seconds and 4 git commands to generate.