diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index d22c65fd..2e9f7990 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -46,7 +46,7 @@ else CDPARANOIA_DIR= endif -if USE_LIBDV +if USE_DV LIBDV_DIR=dv else LIBDV_DIR= |