don't include "cvs" in the version (not using cvs anymore :D)
[blackbox.git] / doc / Makefile.am
blobf57cb006047f10a009f6025665ef219d7bd37aa2
1 # doc/Makefile.am for Blackbox - an X11 Window manager
3 CLEANFILES = blackbox.1
4 MAINTAINERCLEANFILES = Makefile.in
5 man_MANS = blackbox.1 bsetroot.1 bsetbg.1
7 DEFAULT_MENU=$(pkgdatadir)/menu
9 distclean-local:
10         rm -f *\~ .\#*
12 blackbox.1: blackbox.1.in
13         @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \
14                 -e "s,@pkgdatadir@,$(pkgdatadir)," \
15                 -e "s,@version@,$(VERSION)," \
16                  @srcdir@/blackbox.1.in > blackbox.1