From: Sam Hocevar Date: Wed, 12 Jul 2006 13:04:37 +0000 (+0000) Subject: * m4/Makefile.am: added missing files to the distribution. happy bootstrap. X-Git-Tag: 0.9.0-test0~10881 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=52b0dd5e8e562a1d664fbd44418a7ebe157bfc03;p=vlc * m4/Makefile.am: added missing files to the distribution. happy bootstrap. --- diff --git a/m4/Makefile.am b/m4/Makefile.am index 56b2a110f0..e17197cc00 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,6 +1,12 @@ 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 \