summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 58b2113e50..c0eee7f0d5 100644
--- a/Makefile
+++ b/Makefile
@@ -193,9 +193,6 @@ endif
ifeq ($(DVDKIT2),yes)
PARTS += libmpdvdkit2
else
-ifeq ($(DVDKIT),yes)
-PARTS += libmpdvdkit
-endif
endif
ifeq ($(GUI),yes)
PARTS += Gui