diff options
Diffstat (limited to 'src/libvfill')
-rw-r--r-- | src/libvfill/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libvfill/Makefile.am b/src/libvfill/Makefile.am index dcfd8b886..4548b4c72 100644 --- a/src/libvfill/Makefile.am +++ b/src/libvfill/Makefile.am @@ -10,7 +10,6 @@ libdir = $(XINE_PLUGINDIR) lib_LTLIBRARIES = xineplug_decode_vfill.la xineplug_decode_vfill_la_SOURCES = xine_decoder.c -xineplug_decode_vfill_la_LIBADD = $(top_builddir)/src/xine-utils/libxineutils.la xineplug_decode_vfill_la_LDFLAGS = -avoid-version -module # noinst_HEADERS = |