X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=8e701c9ca6c7137f92678ff6135b830ef3927f09;hb=bccb90b01da9d3f3b483e690444ebfbca914aa02;hp=be66ed9afeece30ac9b5a64178da1f260580b646;hpb=9b33f7ded69e22ad18169c45b6b340dcb348e072;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index be66ed9a..8e701c9c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,7 @@ -SUBDIRS = po data themes doc render kernel engines plugins +#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