all repos — fluxbox @ 4e243d159987c50d45e03d435cd85e8af01fc4a9

custom fork of the fluxbox windowmanager

doc/ru/Makefile.am (raw)

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

CLEANFILES = fluxbox.1
MAINTAINERCLEANFILES = Makefile.in
man_MANS = fluxbox.1 
EXTRA_DIST=fluxbox.1.in 
distclean-local:
	rm -f *\~

fluxbox.1: fluxbox.1.in
	@regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," $(srcdir)/fluxbox.1.in > fluxbox.1