fluxbox/doc/Makefile.am

14 lines
428 B
Text
Raw Normal View History

2004-02-06 16:14:26 +00:00
# doc/Makefile.am for Fluxbox 0.9 - an X11 Window manager
2001-12-11 20:47:02 +00:00
CLEANFILES = fluxbox.1
MAINTAINERCLEANFILES = Makefile.in
2004-02-28 17:34:04 +00:00
man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 \
startfluxbox.1 fluxstyle.1 fbrun.1
EXTRA_DIST=fluxbox.1.in bsetroot.1 fbrun.1 startfluxbox.1 fbsetbg.1 \
fluxstyle.1 Coding_style
2001-12-11 20:47:02 +00:00
distclean-local:
rm -f *\~
fluxbox.1: fluxbox.1.in
@regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," fluxbox.1.in > fluxbox.1