diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--[-rwxr-xr-x] | doc/Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 6d4e373..5c0b20e 100755..100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,3 @@ -# 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 = AUTO -SUBDIRS = k9copy +SUBDIRS = $(AUTODIRS) |