]> git.sesse.net Git - vlc/blobdiff - m4/Makefile.am
Avoid flags duplication when configure cache not present
[vlc] / m4 / Makefile.am
index bee1e7565a86429b829bcf9d2504512afccb0b3f..ff10d1cd2a4840ecf2c930fdbf70876b5286ff89 100644 (file)
@@ -1 +1,31 @@
-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 \
+       flags.m4 \
+       $(NULL)
+