summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/vdr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vdr/Makefile.am b/src/vdr/Makefile.am
index cfbd86be0..fe5ae3a52 100644
--- a/src/vdr/Makefile.am
+++ b/src/vdr/Makefile.am
@@ -3,7 +3,7 @@ include $(top_srcdir)/misc/Makefile.common
AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG)
AM_LDFLAGS = $(xineplug_ldflags)
-if ENABLE_DVB
+if ENABLE_VDR
xineplug_LTLIBRARIES = xineplug_vdr.la
endif