]> git.sesse.net Git - vlc/commitdiff
Don't try to build broken postproc modules
authorRafaël Carré <funman@videolan.org>
Wed, 4 Jun 2008 23:52:50 +0000 (01:52 +0200)
committerRafaël Carré <funman@videolan.org>
Wed, 4 Jun 2008 23:53:19 +0000 (01:53 +0200)
modules/codec/ffmpeg/Modules.am

index 9c136251807ab59f347d50c8a7d74a17e6f7cd54..e42aa95d23066ea78753de7a7c3b7f0ec9c7330b 100644 (file)
@@ -50,7 +50,6 @@ SOURCES_imgresample = \
        $(NULL)
 
 SOURCES_postproc = \
-       postprocess.c \
        $(NULL)
 
 libvlc_LTLIBRARIES += \