From 1677fe8496e69d22de9d36714248db3e1140e153 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 29 Jan 2003 19:31:59 +0000 Subject: [PATCH] include the openbox.1.in in the dist --- doc/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: -- 2.39.2