aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2003-11-21 01:16:28 +0000
committerDavid Shaw <[email protected]>2003-11-21 01:16:28 +0000
commit78b2e8a17d36fcccf16f2a4670844d91245c03d8 (patch)
treeb4d5122dd333c1d22aff6c9b5e96e524b648257c
parent* util.h: Add prototype for match_multistr(). (diff)
downloadgnupg-78b2e8a17d36fcccf16f2a4670844d91245c03d8.tar.gz
gnupg-78b2e8a17d36fcccf16f2a4670844d91245c03d8.zip
* Makefile.am: Include TRANSLATE in distributed files.
-rw-r--r--doc/ChangeLog2
-rw-r--r--doc/Makefile.am3
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index a27095dca..15a829724 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,7 @@
2003-11-20 David Shaw <[email protected]>
+ * Makefile.am: Include TRANSLATE in distributed files.
+
* TRANSLATE: New, note to translators about the yes|yes multiple
match syntax.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5972432a3..4a52af321 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,7 +21,8 @@
AUTOMAKE_OPTIONS = no-texinfo.tex
EXTRA_DIST = DETAILS gpg.sgml gpg.1 gpgv.sgml gpgv.1 faq.raw FAQ faq.html \
- HACKING OpenPGP README.W32 samplekeys.asc gnupg.7 gnupg-w32.reg
+ HACKING OpenPGP README.W32 samplekeys.asc gnupg.7 gnupg-w32.reg \
+ TRANSLATE
man_MANS = gpg.1 gpgv.1 gnupg.7