X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=doc%2FMakefile.am;h=3375cc648d5693f78063ce95cfcd7269f7abd7a7;hb=95a11f35534a866514f9b8e9f5e929452c5df23a;hp=dcc9a2b4290f93d23e6c60eedf26c1b9ce9e60e5;hpb=66e3f4d0600eeb8c642dc2f3b3320a3e9af075e3;p=chaz%2Fopenbox diff --git a/doc/Makefile.am b/doc/Makefile.am index dcc9a2b4..3375cc64 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,14 +1,14 @@ -# doc/Makefile.am for Openbox - CLEANFILES = openbox.1 MAINTAINERCLEANFILES = Makefile.in -man_MANS = openbox.1 bsetroot.1 bsetbg.1 -SUBDIRS = +man_MANS = openbox.1 +SUBDIRS = doxygen + +EXTRA_DIST = openbox.1.in DEFAULT_MENU=$(pkgdatadir)/menu distclean-local: - rm -f *\~ + rm -f *\~ .\#* openbox.1: openbox.1.in @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \