X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=433af840f589441e36f502da4f5f2c8c09592b91;hb=8de13a41b6e3a8fb57c6ea1c8d769ac029654c9a;hp=24916164390856c28cbedf57345f77cc3cb6fb70;hpb=7fe3301e7ea905a8a76d54c22751f3d8a346e28b;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 24916164..433af840 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,6 @@ -SUBDIRS = po data doc otk wrap src scripts tools +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