summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-07-14 19:10:28 +0200
committerWerner Koch <wk@gnupg.org>1998-07-14 19:10:28 +0200
commit0a76a4465be37c29de4459096e89f9f8b9964cf7 (patch)
tree5fb00ca21525cb2d9ffbfd81312596a80925403b /Makefile.am
parentfixed types, added new translations. (diff)
downloadgnupg2-0a76a4465be37c29de4459096e89f9f8b9964cf7.tar.xz
gnupg2-0a76a4465be37c29de4459096e89f9f8b9964cf7.zip
sync
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cd8ae7f6a..b8f6282bf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,5 +17,8 @@ dist-hook:
|| cp -p $(srcdir)/$$dir/$$i $(distdir)/$$dir/$$i; \
done ; \
done
+ for file in po/cat-id-tbl.c po/gnupg.pot; do \
+ rm $(distdir)/$$file || true ; \
+ done