all repos — fluxbox @ 42e698e19cbf8f949d4ac4ca9fb1915f8247bd4b

custom fork of the fluxbox windowmanager

doc/Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
# doc/Makefile.am for Fluxbox 0.9  - an X11 Window manager

CLEANFILES = fluxbox.1
MAINTAINERCLEANFILES = Makefile.in
man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 startfluxbox.1 fluxstyle.1
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