From f31d09ff2a6745a3f8501b3396bfcf81c0ba0982 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 16 Nov 2003 15:17:16 +0000 Subject: Example package demonstrating the use of gettext. --- gettext-tools/examples/hello-c/m4/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gettext-tools/examples/hello-c/m4/Makefile.am (limited to 'gettext-tools/examples/hello-c/m4') diff --git a/gettext-tools/examples/hello-c/m4/Makefile.am b/gettext-tools/examples/hello-c/m4/Makefile.am new file mode 100644 index 0000000..d6431f0 --- /dev/null +++ b/gettext-tools/examples/hello-c/m4/Makefile.am @@ -0,0 +1,5 @@ +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 nls.m4 po.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 \ + ulonglong.m4 -- cgit v1.1