summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6edbf8f3..3375cc64 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,8 +1,10 @@
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: