summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 32f9741e..e7b5cd0b 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -46,10 +46,10 @@ else
CDPARANOIA_DIR=
endif
-if USE_DV
-DV_DIR=dv
+if USE_LIBDV
+LIBDV_DIR=dv
else
-DV_DIR=
+LIBDV_DIR=
endif
if USE_DVDREAD