X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=060cf7dcbf5a4bf3e36d5e9a87eec30d7d4b8720;hb=2b2beddc7447197d12fcbcae96772e1f38eef138;hp=24916164390856c28cbedf57345f77cc3cb6fb70;hpb=7fe3301e7ea905a8a76d54c22751f3d8a346e28b;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 24916164..060cf7dc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,7 @@ -SUBDIRS = po data doc otk wrap src scripts tools +#SUBDIRS = po themes doc render cwmcc obcl kernel plugins +SUBDIRS = po themes data render kernel plugins MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in -.PHONY: doc - doc: $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc @@ -13,3 +12,5 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \ COPYING AUTHORS CHANGELOG + +.PHONY: doc