]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
all my changes while i was offline.
[chaz/openbox] / Makefile.am
index 20bfe4ad6ae69de2468173da1ee8208647a1201e..8e701c9ca6c7137f92678ff6135b830ef3927f09 100644 (file)
@@ -1,14 +1,10 @@
-SUBDIRS = po data doc otk wrap src scripts
+#SUBDIRS = po themes doc render cwmcc obcl kernel plugins
+SUBDIRS = po themes data render kernel plugins tools
 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
 
-.PHONY: doc
-
 doc:
        $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
 
-uninstall-local:
-       -rmdir $(pkgdatadir)
-
 distclean-local:
        rm -f *\~ gmon.out .\#*
 
@@ -16,3 +12,5 @@ ACLOCAL_AMFLAGS = -I m4
 
 EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \
              COPYING AUTHORS CHANGELOG
+
+.PHONY: doc
This page took 0.02124 seconds and 4 git commands to generate.