]> Dogcows Code - chaz/openbox/blobdiff - doc/Makefile.am
echo a message about where to find the generated docs
[chaz/openbox] / doc / Makefile.am
index 194a31d53d7950dd13cf30b63b670c243be7bb7f..6edbf8f37f91a8861373e28d29b88d94e4fb1c4b 100644 (file)
@@ -1,14 +1,12 @@
-# doc/Makefile.am for Openbox
-
 CLEANFILES = openbox.1
 MAINTAINERCLEANFILES = Makefile.in
-man_MANS = openbox.1 bsetroot.1
-SUBDIRS = 
+man_MANS = openbox.1 bsetroot.1 bsetbg.1
+SUBDIRS = doxygen
 
 DEFAULT_MENU=$(pkgdatadir)/menu
 
 distclean-local:
-       rm -f *\~
+       rm -f *\~ .\#*
 
 openbox.1: openbox.1.in
        @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \
This page took 0.021121 seconds and 4 git commands to generate.