summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6fed977..e946108 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,2 +1,7 @@
+# the SUBDIRS is filled automatically by am_edit. If files are
+# in this directory they are installed into the english dir
+
KDE_LANG = en
-KDE_DOCS = kile
+KDE_DOCS = AUTO
+SUBDIRS = $(AUTODIRS)
+