X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=172b3b12a047ba9e9201ca5af7a8e6c3587c4347;hb=bc12dc05a436210e43f48e7ec784fbba310e4497;hp=060cf7dcbf5a4bf3e36d5e9a87eec30d7d4b8720;hpb=dfc9680e333c3a10fedea103136b03c1ebc1ab2b;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 060cf7dc..172b3b12 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,4 @@ -#SUBDIRS = po themes doc render cwmcc obcl kernel plugins -SUBDIRS = po themes data render kernel plugins +SUBDIRS = m4 po themes data render parser kernel plugins tools MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in doc: @@ -10,7 +9,11 @@ distclean-local: ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \ - COPYING AUTHORS CHANGELOG +EXTRA_DIST = \ + config.rpath \ + mkinstalldirs \ + README \ + COPYING \ + AUTHORS .PHONY: doc