summaryrefslogtreecommitdiffhomepage
path: root/m4
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-08 01:39:09 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-08 01:39:09 +0000
commit59019e17524ff08414ca3725c3dfce89d80744ca (patch)
treee131c05b2b90903bb342dfa56459de0227a5574a /m4
parent3dec2a3941e29f5581b098d62615310fc6429cf6 (diff)
downloadmdk-59019e17524ff08414ca3725c3dfce89d80744ca.tar.gz
mdk-59019e17524ff08414ca3725c3dfce89d80744ca.tar.bz2
initial revision
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
new file mode 100644
index 0000000..be35922
--- /dev/null
+++ b/m4/Makefile.am
@@ -0,0 +1,3 @@
+# 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
+
+EXTRA_DIST = *.m4