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