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 | 919e61aa5cdc10cec791b42459bba9079433e001 (patch) | |
tree | cd0d447a6ea7a71fe3abfd389ebf52d471fb615c /ext | |
parent | 25eb27ac3aa87bc28f846984a717892c970f4959 (diff) |
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 \ |