]> Dogcows Code - chaz/openbox/blobdiff - doc/Makefile.am
comment stuff correctly for xresources
[chaz/openbox] / doc / Makefile.am
index 6edbf8f37f91a8861373e28d29b88d94e4fb1c4b..3409d8cac45cc742cf7a3df34f622d9f3f71182a 100644 (file)
@@ -1,12 +1,14 @@
-CLEANFILES = openbox.1
+#CLEANFILES = openbox.1
 MAINTAINERCLEANFILES = Makefile.in
-man_MANS = openbox.1 bsetroot.1 bsetbg.1
+#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)," \
This page took 0.025971 seconds and 4 git commands to generate.