]> git.sesse.net Git - vlc/commitdiff
Fix so that compilation works with a tarball made with "make dist-all".
authorAlexis de Lattre <alexis@videolan.org>
Mon, 10 Mar 2003 21:01:26 +0000 (21:01 +0000)
committerAlexis de Lattre <alexis@videolan.org>
Mon, 10 Mar 2003 21:01:26 +0000 (21:01 +0000)
Sam, can you check that my fix is OK ?

m4/Makefile.am

index bfef46a845b4d2f0af1c718ed7b6c32d6f0b526b..bee1e7565a86429b829bcf9d2504512afccb0b3f 100644 (file)
@@ -1 +1 @@
-EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4
+EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 oldgettext.m4