diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-23 13:19:46 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-23 13:19:46 +0000 |
commit | f452f55af4608c4781b287a18e44530730b194bf (patch) | |
tree | 871f9c52b73cbcf593a3efdf535f1cfad5abb764 /ext | |
parent | 0c2e4e1cc2e5444f29e79714ccd94f4520dfaed2 (diff) | |
download | gst-plugins-bad-f452f55af4608c4781b287a18e44530730b194bf.tar.gz gst-plugins-bad-f452f55af4608c4781b287a18e44530730b194bf.tar.bz2 gst-plugins-bad-f452f55af4608c4781b287a18e44530730b194bf.zip |
fix distcheck
Original commit message from CVS:
fix distcheck
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index b5eb1491..0e091de5 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -383,8 +383,6 @@ DIST_SUBDIRS=\ dvdread \ dvdnav \ esd \ - nas \ - mas \ faac \ faad \ ffmpeg \ @@ -404,6 +402,7 @@ DIST_SUBDIRS=\ libpng \ librfb \ mad \ + mas \ mikmod \ mpeg2dec \ mpeg2enc \ |