]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
all my changes while i was offline.
[chaz/openbox] / Makefile.am
index f74c1ca35f8ad680c1d3848eef9f63843a0b5c72..8e701c9ca6c7137f92678ff6135b830ef3927f09 100644 (file)
@@ -1,16 +1,16 @@
-# Makefile.am for Openbox
-
-SUBDIRS = po m4 data doc otk src util
+#SUBDIRS = po themes doc render cwmcc obcl kernel plugins
+SUBDIRS = po themes data render kernel plugins tools
 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
 
-uninstall-local:
-       -rmdir $(pkgdatadir)
+doc:
+       $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
 
 distclean-local:
        rm -f *\~ gmon.out .\#*
 
 ACLOCAL_AMFLAGS = -I m4
 
-EXTRA_DIST = admin/config.rpath admin/mkinstalldirs ABOUT-NLS INSTALL README \
-             COPYING AUTHORS CHANGELOG CHANGELOG.Blackbox CHANGELOG.bsetbg \
-             LICENSE README.bbtools README.bsetbg
+EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \
+             COPYING AUTHORS CHANGELOG
+
+.PHONY: doc
This page took 0.021193 seconds and 4 git commands to generate.