X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=doc%2FMakefile.am;h=a79bc858b26ec2c13445cbbd93024d14dbb3b804;hb=dca8c61a91cab29128a72f252b70f4bd9f7786ff;hp=dcc9a2b4290f93d23e6c60eedf26c1b9ce9e60e5;hpb=66e3f4d0600eeb8c642dc2f3b3320a3e9af075e3;p=chaz%2Fopenbox diff --git a/doc/Makefile.am b/doc/Makefile.am index dcc9a2b4..a79bc858 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) *\~ .\#* openbox.1: openbox.1.in @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \