summaryrefslogtreecommitdiff
path: root/src/dxr3
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-12-14 19:21:31 +0100
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-12-14 19:21:31 +0100
commit86aaaf9492b320350431f52f92053cf72ba9e8da (patch)
treeebb6a5afcc4b5cedf65129595d2c5490ba3e8d6c /src/dxr3
parentc7ebae048fad882620583c07b64bf52612ffae8c (diff)
downloadxine-lib-86aaaf9492b320350431f52f92053cf72ba9e8da.tar.gz
xine-lib-86aaaf9492b320350431f52f92053cf72ba9e8da.tar.bz2
Remove internal FFmpeg reference from build system.
Diffstat (limited to 'src/dxr3')
-rw-r--r--src/dxr3/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dxr3/Makefile.am b/src/dxr3/Makefile.am
index d494f5470..692e82c84 100644
--- a/src/dxr3/Makefile.am
+++ b/src/dxr3/Makefile.am
@@ -45,4 +45,3 @@ xineplug_vo_out_dxr3_la_SOURCES = \
xineplug_vo_out_dxr3_la_CFLAGS = $(AM_CFLAGS) $(AVUTIL_CFLAGS)
xineplug_vo_out_dxr3_la_LIBADD = $(link_fame) $(link_rte) $(link_x_libs) $(XINE_LIB) $(LTLIBINTL) $(DYNAMIC_LD_LIBS) $(AVUTIL_LIBS) -lm
-xineplug_vo_out_dxr3_la_DEPS = $(AVUTIL_DEPS) \ No newline at end of file