diff options
author | grubert <grubert> | 2004-05-18 06:47:13 (GMT) |
---|---|---|
committer | grubert <grubert> | 2004-05-18 06:47:13 (GMT) |
commit | 0583166a150d06e1281392ec65821eb06fa0a374 (patch) | |
tree | 013a77e6866421bb57427c2a5af0d14452119539 /doc | |
parent | 15fe67e21e0529fbced36bea3d938611ea1a128a (diff) | |
download | fluxbox_lack-0583166a150d06e1281392ec65821eb06fa0a374.zip fluxbox_lack-0583166a150d06e1281392ec65821eb06fa0a374.tar.bz2 |
HACK: SUBDIR ru does not work.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index dc5b80c..72cf2e0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am | |||
@@ -1,6 +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 | 2 | ||
3 | SUBDIRS = ru | 3 | # SUBDIRS = ru |
4 | CLEANFILES = fluxbox.1 | 4 | CLEANFILES = fluxbox.1 |
5 | MAINTAINERCLEANFILES = Makefile.in | 5 | MAINTAINERCLEANFILES = Makefile.in |
6 | man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 \ | 6 | man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 \ |