X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=8e701c9ca6c7137f92678ff6135b830ef3927f09;hb=bccb90b01da9d3f3b483e690444ebfbca914aa02;hp=24916164390856c28cbedf57345f77cc3cb6fb70;hpb=7fe3301e7ea905a8a76d54c22751f3d8a346e28b;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 24916164..8e701c9c 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 tools 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