aboutsummaryrefslogtreecommitdiff
path: root/doc/ru/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ru/Makefile.am')
-rw-r--r--doc/ru/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am
deleted file mode 100644
index 4d11de0..0000000
--- a/doc/ru/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
1# doc/ru/Makefile.am for Fluxbox 0.9 - an X11 Window manager
2
3CLEANFILES = fluxbox.1
4MAINTAINERCLEANFILES = Makefile.in
5man_MANS = fluxbox.1
6EXTRA_DIST=fluxbox.1.in
7distclean-local:
8 rm -f *\~
9
10fluxbox.1: fluxbox.1.in
11 @regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," $(srcdir)/fluxbox.1.in > fluxbox.1