diff options
author | grubert <grubert> | 2004-06-22 08:52:07 (GMT) |
---|---|---|
committer | grubert <grubert> | 2004-06-22 08:52:07 (GMT) |
commit | ba0d879ec616338d253e0d85b06fa6e5b0c592fa (patch) | |
tree | 1ce7877337c962837be4ca832d2eddb6e840364e /doc | |
parent | 03a40512094131b98fc7bbb289df463834bbe426 (diff) | |
download | fluxbox_pavel-ba0d879ec616338d253e0d85b06fa6e5b0c592fa.zip fluxbox_pavel-ba0d879ec616338d253e0d85b06fa6e5b0c592fa.tar.bz2 |
Add doc/ru/Makefile to AC_OUTPUT.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index c6d57e5..f8056ea 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am | |||
@@ -1,7 +1,6 @@ | |||
1 | # doc/Makefile.am for Fluxbox 0.9 - an X11 Window manager | 1 | # doc/Makefile.am for Fluxbox 0.9 - an X11 Window manager |
2 | # Makefile.am for fluxbox/doc | 2 | # Makefile.am for fluxbox/doc |
3 | 3 | ||
4 | # BUG SUBDIRS does not work for me. | ||
5 | SUBDIRS = ru | 4 | SUBDIRS = ru |
6 | CLEANFILES = fluxbox.1 | 5 | CLEANFILES = fluxbox.1 |
7 | MAINTAINERCLEANFILES = Makefile.in | 6 | MAINTAINERCLEANFILES = Makefile.in |