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 c6133a9..0c1601e 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 = videopreview SUBDIRS = $(AUTODIRS) diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index 733eec2..266ad74 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,2 +1,2 @@ KDE_DOCS = videopreview -TDE_LANG = en +KDE_LANG = en |