From 8cb1e6674df3c73ab9dc96f2d2ec75972b6b1d5d Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 9 Jul 2002 15:25:31 +0000 Subject: fixaroo Original commit message from CVS: fixaroo --- ext/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') 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= -- cgit