diff options
Diffstat (limited to 'src/libvfill')
-rw-r--r-- | src/libvfill/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libvfill/Makefile.am b/src/libvfill/Makefile.am index 4548b4c72..aeebe3150 100644 --- a/src/libvfill/Makefile.am +++ b/src/libvfill/Makefile.am @@ -2,9 +2,6 @@ # the videofill plugin # -CFLAGS = @GLOBAL_CFLAGS@ -DEBUG_CFLAGS = @DEBUG_CFLAGS@ - libdir = $(XINE_PLUGINDIR) lib_LTLIBRARIES = xineplug_decode_vfill.la |