]> git.sesse.net Git - vlc/blob - m4/Makefile.am
Fix (hopefully -again-) new build system on Win32
[vlc] / m4 / Makefile.am
1 NULL =
2
3 EXTRA_DIST = \
4         codeset.m4 \
5         gettext.m4 \
6         glibc21.m4 \
7         iconv.m4 \
8         intdiv0.m4 \
9         inttypes-pri.m4 \
10         inttypes.m4 \
11         inttypes_h.m4 \
12         isc-posix.m4 \
13         lcmessage.m4 \
14         lib-ld.m4 \
15         lib-link.m4 \
16         lib-prefix.m4 \
17         private.m4 \
18         progtest.m4 \
19         stdint_h.m4 \
20         uintmax_t.m4 \
21         ulonglong.m4 \
22         vlc.m4 \
23         $(NULL)
24