diff --git a/m4/Makefile.am b/m4/Makefile.am new file mode 100644 index 00000000..8f28f7c7 --- /dev/null +++ b/m4/Makefile.am @@ -0,0 +1,12 @@ +EXTRA_DIST = Makefile.am \ + codeset.m4 \ + gettext.m4 \ + glibc21.m4 \ + iconv.m4 \ + isc-posix.m4 \ + lcmessage.m4 \ + lib-ld.m4 \ + lib-link.m4 \ + lib-prefix.m4 \ + libtool.m4 \ + progtest.m4