X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=m4%2FMakefile.am;h=e17197cc008cb90f275b92b9dcebacc4cd98503a;hb=d2d7e36de5200db692006284ce24646fa234d780;hp=bee1e7565a86429b829bcf9d2504512afccb0b3f;hpb=748961b440a3979f4646b4c380495cbfbb4056c5;p=vlc diff --git a/m4/Makefile.am b/m4/Makefile.am index bee1e7565a..e17197cc00 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1 +1,30 @@ -EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 oldgettext.m4 +NULL = + +EXTRA_DIST = \ + ac_prog_java.m4 \ + ac_prog_java_cc.m4 \ + ac_prog_java_works.m4 \ + ac_prog_javac.m4 \ + ac_prog_javac_works.m4 \ + ac_prog_javah.m4 \ + codeset.m4 \ + gettext.m4 \ + glibc21.m4 \ + iconv.m4 \ + intdiv0.m4 \ + inttypes-pri.m4 \ + inttypes.m4 \ + inttypes_h.m4 \ + isc-posix.m4 \ + lcmessage.m4 \ + lib-ld.m4 \ + lib-link.m4 \ + lib-prefix.m4 \ + private.m4 \ + progtest.m4 \ + stdint_h.m4 \ + uintmax_t.m4 \ + ulonglong.m4 \ + vlc.m4 \ + $(NULL) +