summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2004-06-24 01:16:02 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2004-06-24 01:16:02 +0000
commitbfaca2b9b77c9ba932581e5981ec7cc703da4828 (patch)
tree1e27af22fd32ca9d99227d7914ffb1d657916b43 /ext/Makefile.am
parentb0d5f3598875fd38e911bd104ee40acae2b512e0 (diff)
ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
Original commit message from CVS: * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 3bf26e9e..c74677e4 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -53,7 +53,7 @@ DIVX_DIR=
endif
if USE_DTS
-DTS_DIR=dvdread
+DTS_DIR=dts
else
DTS_DIR=
endif