]> icculus.org git repositories - dana/openbox.git/blob - doc/Makefile.am
missed the end of a comment
[dana/openbox.git] / doc / Makefile.am
1 #CLEANFILES = openbox.1
2 MAINTAINERCLEANFILES = Makefile.in
3 #man_MANS = openbox.1
4 SUBDIRS = doxygen
5
6 #EXTRA_DIST = openbox.1.in
7
8 DEFAULT_MENU=$(pkgdatadir)/menu
9
10 distclean-local:
11         $(RM) *\~ .\#*
12
13 openbox.1: openbox.1.in
14         @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \
15                 -e "s,@pkgdatadir@,$(pkgdatadir)," \
16                 -e "s,@version@,$(VERSION)," \
17                  @srcdir@/openbox.1.in > openbox.1