]> icculus.org git repositories - dana/openbox.git/blob - doc/Makefile.am
add buttons to the tree.rm stupid comments in Makefile.ams
[dana/openbox.git] / doc / Makefile.am
1 CLEANFILES = openbox.1
2 MAINTAINERCLEANFILES = Makefile.in
3 man_MANS = openbox.1 bsetroot.1 bsetbg.1
4 SUBDIRS = doxygen
5
6 DEFAULT_MENU=$(pkgdatadir)/menu
7
8 distclean-local:
9         rm -f *\~ .\#*
10
11 openbox.1: openbox.1.in
12         @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \
13                 -e "s,@pkgdatadir@,$(pkgdatadir)," \
14                 -e "s,@version@,$(VERSION)," \
15                  @srcdir@/openbox.1.in > openbox.1