]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
put the render theme into a struct
[chaz/openbox] / Makefile.am
index be66ed9afeece30ac9b5a64178da1f260580b646..433af840f589441e36f502da4f5f2c8c09592b91 100644 (file)
@@ -1,8 +1,6 @@
-SUBDIRS = po data themes doc render kernel engines plugins
+SUBDIRS = 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
 
@@ -13,3 +11,5 @@ ACLOCAL_AMFLAGS = -I m4
 
 EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \
              COPYING AUTHORS CHANGELOG
+
+.PHONY: doc
This page took 0.01989 seconds and 4 git commands to generate.