diff options
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/Package_scripts.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/l10ntools/Package_scripts.mk b/l10ntools/Package_scripts.mk index d00d283a8cc6..dc6d6c9e2045 100644 --- a/l10ntools/Package_scripts.mk +++ b/l10ntools/Package_scripts.mk @@ -26,9 +26,6 @@ $(eval $(call gb_Package_Package,l10ntools_scripts,$(SRCDIR)/l10ntools/scripts)) -$(eval $(call gb_Package_add_file,l10ntools_scripts,bin/addkeyid2pot.pl,addkeyid2pot.pl)) -$(eval $(call gb_Package_add_file,l10ntools_scripts,bin/fast_merge.pl,fast_merge.pl)) -$(eval $(call gb_Package_add_file,l10ntools_scripts,bin/keyidGen.pl,keyidGen.pl)) $(eval $(call gb_Package_add_file,l10ntools_scripts,bin/po2lo,po2lo)) # vim: set noet sw=4 ts=4: |