summaryrefslogtreecommitdiff
path: root/ext
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
commitf6ef56669a5a3ce8f25587fa9ce098333f683dbb (patch)
tree19789101b64d36cec622dd5881279cdac4311254 /ext
parent5e74f663ac29e22549284793db2126e36957ea9e (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')
-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