]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
provide RenderControls to all otk from the display class. initialize them all there...
[chaz/openbox] / Makefile.am
index 7048d8f5d2aa89807c910d116690625bc0e4f391..8e58a9e05ba161d0cc0eda1d15c9748de79a7b3f 100644 (file)
@@ -1,8 +1,11 @@
-# Makefile.am for Openbox
-
-SUBDIRS = intl po m4 data doc otk src
+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.02051 seconds and 4 git commands to generate.