From be7c1e4d8024f196265535ab18c3d71e8f9571ad Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Thu, 24 Jun 2004 01:16:02 +0000 Subject: 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/ --- 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 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 -- cgit v1.2.1