diff options
| author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-12-14 19:21:31 +0100 |
|---|---|---|
| committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-12-14 19:21:31 +0100 |
| commit | 86aaaf9492b320350431f52f92053cf72ba9e8da (patch) | |
| tree | ebb6a5afcc4b5cedf65129595d2c5490ba3e8d6c /src/dxr3 | |
| parent | c7ebae048fad882620583c07b64bf52612ffae8c (diff) | |
| download | xine-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.am | 1 |
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 |
