]> git.sesse.net Git - vlc/blob - m4/Makefile.am
ac_prog_java* not needed anymore
[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         intl.m4 \
10         intldir.m4 \
11         inttypes-pri.m4 \
12         inttypes_h.m4 \
13         lcmessage.m4 \
14         lib-ld.m4 \
15         lib-link.m4 \
16         lib-prefix.m4 \
17         lock.m4 \
18         private.m4 \
19         progtest.m4 \
20         stdint_h.m4 \
21         uintmax_t.m4 \
22         ulonglong.m4 \
23         visibility.m4 \
24         vlc.m4 \
25         flags.m4 \
26         $(NULL)
27