]> icculus.org git repositories - mikachu/openbox.git/blob - doc/Makefile.am
start on otk::ustring (unicode/utf8)
[mikachu/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