diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-08-13 12:18:42 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-08-13 12:18:42 +0000 |
commit | c6062bcdd303ba29c1733ea1800f779c1b726c71 (patch) | |
tree | ea8aaf085c5109d70b82672f57db92f0b92a184e | |
parent | 2e7e62bd9aaaea75186f5dee7e6c0a9815178b26 (diff) | |
download | gst-plugins-bad-c6062bcdd303ba29c1733ea1800f779c1b726c71.tar.gz gst-plugins-bad-c6062bcdd303ba29c1733ea1800f779c1b726c71.tar.bz2 gst-plugins-bad-c6062bcdd303ba29c1733ea1800f779c1b726c71.zip |
dist fix
Original commit message from CVS:
dist fix
-rw-r--r-- | gst-libs/ext/ffmpeg/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am index abe2aaef..947ca5d8 100644 --- a/gst-libs/ext/ffmpeg/Makefile.am +++ b/gst-libs/ext/ffmpeg/Makefile.am @@ -56,8 +56,6 @@ DISTFILES = \ ffmpeg/libavcodec/ppc/*.h \ ffmpeg/libavcodec/ps2/*.c \ ffmpeg/libavcodec/ps2/*.h \ - ffmpeg/libavcodec/libpostproc/*.h \ - ffmpeg/libavcodec/libpostproc/*.c \ ffmpeg/libavcodec/*.c \ ffmpeg/libavcodec/*.h \ ffmpeg/libavcodec/Makefile \ |