]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
comment stuff correctly for xresources
[chaz/openbox] / Makefile.am
index 20bfe4ad6ae69de2468173da1ee8208647a1201e..be66ed9afeece30ac9b5a64178da1f260580b646 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = po data doc otk wrap src scripts
+SUBDIRS = po data themes doc render kernel engines plugins
 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
 
 .PHONY: doc
@@ -6,9 +6,6 @@ MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
 doc:
        $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
 
-uninstall-local:
-       -rmdir $(pkgdatadir)
-
 distclean-local:
        rm -f *\~ gmon.out .\#*
 
This page took 0.024062 seconds and 4 git commands to generate.