diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 32b8587..39cd03b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -69,10 +69,7 @@ EXTRA_DIST = \ rpmgenplatform.in \ rpm-spec-mode.el \ tests.sh tests/macros.sh \ - tests/findlang.pl tests/findlang.sh \ - find-lang-root/usr/share/man/fr/man1/lang.1.lzma \ - find-lang-root/usr/share/locale/pt_BR/LC_MESSAGES/lang.mo \ - find-lang-root/usr/share/gnome/help/lang/pt_BR/any.html + tests/findlang.pl tests/findlang.sh edit = sed \ -e 's,@RPMVENDOR\@,$(RPMVENDOR),g' \ |