diff options
author | Werner Koch <wk@gnupg.org> | 2003-04-29 21:09:48 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2003-04-29 21:09:48 +0200 |
commit | efeb7657d636dc9992875588daeb016aec9c0fb0 (patch) | |
tree | 4028451d5b5d6952b2dfc596fae41f1e652d9238 /m4/Makefile.am | |
parent | * scdaemon.c: New options --print-atr and --reader-port (diff) | |
download | gnupg2-efeb7657d636dc9992875588daeb016aec9c0fb0.tar.xz gnupg2-efeb7657d636dc9992875588daeb016aec9c0fb0.zip |
Update to gettext 0.11.5
Diffstat (limited to '')
-rw-r--r-- | m4/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am new file mode 100644 index 000000000..42126ac73 --- /dev/null +++ b/m4/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 |