]> Dogcows Code - chaz/openbox/commitdiff
include the openbox.1.in in the dist
authorDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 19:31:59 +0000 (19:31 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 19:31:59 +0000 (19:31 +0000)
doc/Makefile.am

index 6edbf8f37f91a8861373e28d29b88d94e4fb1c4b..3375cc648d5693f78063ce95cfcd7269f7abd7a7 100644 (file)
@@ -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:
This page took 0.017766 seconds and 4 git commands to generate.