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
commitbe7c1e4d8024f196265535ab18c3d71e8f9571ad (patch)
tree400584aed2ff2e5dd5a01849b9c327588171038f /ext/Makefile.am
parentc204f82cd187161288665e8dd76516eedddd8f4a (diff)
downloadgst-plugins-bad-be7c1e4d8024f196265535ab18c3d71e8f9571ad.tar.gz
gst-plugins-bad-be7c1e4d8024f196265535ab18c3d71e8f9571ad.tar.bz2
gst-plugins-bad-be7c1e4d8024f196265535ab18c3d71e8f9571ad.zip
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