diff options
Diffstat (limited to 'data/translations/help/Makefile.am')
-rw-r--r-- | data/translations/help/Makefile.am | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/data/translations/help/Makefile.am b/data/translations/help/Makefile.am deleted file mode 100644 index fd0a23ee7..000000000 --- a/data/translations/help/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -helpdir = $(pkgdatadir)/data/translations/help - -help_DATA = \ - cs.po \ - de.po \ - es.po \ - fr.po \ - it.po \ - nl_BE.po \ - pl.po \ - pt_BR.po \ - ru.po \ - zh_CN.po - -EXTRA_DIST = \ - $(help_DATA) \ - CMakeLists.txt |