diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/en/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index a361daa..79a09b7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ # the SUBDIRS is filled automatically by am_edit. If files are # in this directory they are installed into the english dir -TDE_LANG = en +KDE_LANG = en KDE_DOCS = knmap SUBDIRS = $(AUTODIRS) diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index 5aaf479..fb2ea2a 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,3 +1,3 @@ KDE_DOCS = knmap -TDE_LANG = en +KDE_LANG = en kde_docs_KDEDOCS = new_scan.png |