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 | 72a57672cdea66f777c12c4ece0a00e2a5ad65b1 (patch) | |
tree | e43c831dc23b4796cb0796bade3795a0c3e549a0 | |
parent | ee8fda4868cf7788b605806198359fb3dc92339d (diff) |
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 \ |