diff options
Diffstat (limited to 'm4/Makefile.am')
-rw-r--r-- | m4/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index 71a3353cc..9a54c1279 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -6,7 +6,9 @@ m4datadir = @ACLOCAL_DIR@ m4data_DATA = xine.m4 endif -EXTRA_DIST = _xine.m4 alsa.m4 arts.m4 esd.m4 xine.m4 aa.m4 irixal.m4 as.m4 ogg.m4 vorbis.m4 +EXTRA_DIST = _xine.m4 arts.m4 esd.m4 iconv.m4 lcmessage.m4 vorbis.m4 aa.m4 as.m4 \ + gettext.m4 irixal.m4 ogg.m4 alsa.m4 codeset.m4 glibc21.m4 isc-posix.m4 progtest.m4 + debug: |