X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=be66ed9afeece30ac9b5a64178da1f260580b646;hb=f29dd7e0cd0ceef0bfe95c865b6b22d34b065b7b;hp=e393250dc8088eee3467a57eca88bc5b15f8fccc;hpb=35462479fcb29469a5dda95c14cfdf0c425a83d3;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index e393250d..be66ed9a 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 plugins 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