fluxbox/doc/Makefile.am

12 lines
369 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-06 16:14:26 +00:00
man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 startfluxbox.1 fluxstyle.1
2001-12-11 20:47:02 +00:00
EXTRA_DIST=fluxbox.1.in bsetroot.1 Coding_style
distclean-local:
rm -f *\~
fluxbox.1: fluxbox.1.in
@regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," fluxbox.1.in > fluxbox.1