X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=aff7de323e96b58cdaad7c6cce68ff880c93d802;hb=577038b2c7b51329050256b2ed9a22ae7353828f;hp=e393250dc8088eee3467a57eca88bc5b15f8fccc;hpb=35462479fcb29469a5dda95c14cfdf0c425a83d3;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index e393250d..aff7de32 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,15 @@ -# Makefile.am for Openbox - -SUBDIRS = data doc otk src util +SUBDIRS = po data themes doc render kernel engines python MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in -uninstall-local: - -rmdir $(pkgdatadir) +.PHONY: doc + +doc: + $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc distclean-local: rm -f *\~ gmon.out .\#* + +ACLOCAL_AMFLAGS = -I m4 + +EXTRA_DIST = config.rpath mkinstalldirs INSTALL README \ + COPYING AUTHORS CHANGELOG