]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
prepare for alpha1 release.
[chaz/openbox] / Makefile.am
index 24916164390856c28cbedf57345f77cc3cb6fb70..172b3b12a047ba9e9201ca5af7a8e6c3587c4347 100644 (file)
@@ -1,8 +1,6 @@
-SUBDIRS = po data doc otk wrap src scripts tools
+SUBDIRS = m4 po themes data render parser kernel plugins tools
 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
 
-.PHONY: doc
-
 doc:
        $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
 
@@ -11,5 +9,11 @@ distclean-local:
 
 ACLOCAL_AMFLAGS = -I m4
 
-EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \
-             COPYING AUTHORS CHANGELOG
+EXTRA_DIST = \
+  config.rpath \
+  mkinstalldirs \
+  README \
+  COPYING \
+  AUTHORS
+
+.PHONY: doc
This page took 0.021232 seconds and 4 git commands to generate.