X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=433af840f589441e36f502da4f5f2c8c09592b91;hb=6a947144cc0eb8325c248a5c682876c6c0da652d;hp=aff7de323e96b58cdaad7c6cce68ff880c93d802;hpb=f8a47de5ec444c452093371e3db16857eb39a490;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index aff7de32..433af840 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,6 @@ -SUBDIRS = po data themes doc render kernel engines python +SUBDIRS = po themes data render parser 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 +11,5 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \ COPYING AUTHORS CHANGELOG + +.PHONY: doc