]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
add buttons to the tree.rm stupid comments in Makefile.ams
[chaz/openbox] / Makefile.am
index db649f90f810c4f572bfbb18be0d7382d625d78c..8e58a9e05ba161d0cc0eda1d15c9748de79a7b3f 100644 (file)
@@ -1,8 +1,11 @@
-# Makefile.am for Openbox
-
-SUBDIRS = intl  po m4 data doc otk src util
+SUBDIRS = po data doc otk src scripts
 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)
 
This page took 0.02097 seconds and 4 git commands to generate.