diff options
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 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 |