aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrubert <grubert>2004-06-22 08:52:07 (GMT)
committergrubert <grubert>2004-06-22 08:52:07 (GMT)
commitba0d879ec616338d253e0d85b06fa6e5b0c592fa (patch)
tree1ce7877337c962837be4ca832d2eddb6e840364e
parent03a40512094131b98fc7bbb289df463834bbe426 (diff)
downloadfluxbox_paul-ba0d879ec616338d253e0d85b06fa6e5b0c592fa.zip
fluxbox_paul-ba0d879ec616338d253e0d85b06fa6e5b0c592fa.tar.bz2
Add doc/ru/Makefile to AC_OUTPUT.
-rw-r--r--configure.in1
-rw-r--r--doc/Makefile.am1
2 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index cd2e152..dd7802b 100644
--- a/configure.in
+++ b/configure.in
@@ -470,6 +470,7 @@ data/styles/BlueFlux/pixmaps/Makefile
470data/styles/Emerge/Makefile 470data/styles/Emerge/Makefile
471data/styles/Emerge/pixmaps/Makefile 471data/styles/Emerge/pixmaps/Makefile
472doc/Makefile 472doc/Makefile
473doc/ru/Makefile
473nls/Makefile 474nls/Makefile
474nls/C/Makefile 475nls/C/Makefile
475nls/da_DK/Makefile 476nls/da_DK/Makefile
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.
5SUBDIRS = ru 4SUBDIRS = ru
6CLEANFILES = fluxbox.1 5CLEANFILES = fluxbox.1
7MAINTAINERCLEANFILES = Makefile.in 6MAINTAINERCLEANFILES = Makefile.in