summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-08-18 10:19:37 +0200
committerwm4 <wm4@nowhere>2012-08-20 15:36:02 +0200
commitfc2ea37694a6e508fe6ebc56711b11be592c7a8d (patch)
tree968993f423b422215ae08dc0e0386bc4f679a847 /Makefile
parente70b5ee2fde62da0e3cf969486e33c7ea37ae2b5 (diff)
downloadmpv-fc2ea37694a6e508fe6ebc56711b11be592c7a8d.tar.bz2
mpv-fc2ea37694a6e508fe6ebc56711b11be592c7a8d.tar.xz
build: remove leftover bits for internal libdvdread support
Support for internal libdvdread has been removed in commit 41fbcee1f55, but some bits have been missed in Makefile/configure. Support for libdvdread as normal library is left unchanged.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 628e2df5bc..d5a5b11b61 100644
--- a/Makefile
+++ b/Makefile
@@ -370,10 +370,6 @@ DIRS = . \
input \
libaf \
libao2 \
- libdvdcss \
- libdvdnav \
- libdvdnav/vm \
- libdvdread4 \
libmpcodecs \
libmpcodecs/native \
libmpdemux \