fix distcheck

Original commit message from CVS:
fix distcheck
This commit is contained in:
Thomas Vander Stichele 2004-01-23 13:19:46 +00:00
parent 0c2e4e1cc2
commit f452f55af4
3 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/Makefile.am:
Fix nas DIST_SUBDIRS
Uraeus:
Fix bug where make distcheck doesn't get run on adding stuff to
the build.
2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net> 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
* ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup): * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):

2
common

@ -1 +1 @@
Subproject commit c81ad072c76522175cbddead96d6f3c448068d67 Subproject commit 0bcde342015b96d9a6ba3b9d9102e2a543399d96

View file

@ -383,8 +383,6 @@ DIST_SUBDIRS=\
dvdread \ dvdread \
dvdnav \ dvdnav \
esd \ esd \
nas \
mas \
faac \ faac \
faad \ faad \
ffmpeg \ ffmpeg \
@ -404,6 +402,7 @@ DIST_SUBDIRS=\
libpng \ libpng \
librfb \ librfb \
mad \ mad \
mas \
mikmod \ mikmod \
mpeg2dec \ mpeg2dec \
mpeg2enc \ mpeg2enc \