diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-07-09 15:25:31 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-07-09 15:25:31 +0000 |
commit | 8cb1e6674df3c73ab9dc96f2d2ec75972b6b1d5d (patch) | |
tree | c0100f5ebc958c389bb26305173563fdb4285fc2 /ext | |
parent | 138929756fedf3114b001fe9d54e7c49e6656cbe (diff) |
fixaroo
Original commit message from CVS:
fixaroo
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 d22c65fde..2e9f79907 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= |