summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-06-07 22:31:26 +0200
committerwm4 <wm4@nowhere>2013-06-08 17:08:20 +0200
commit757c6d03940bd32fcadbb09deaa45d6c3e09059d (patch)
treeb8afa63ae18f9e3fc76e36c8f106a02a1dd7fc6a /Makefile
parentc185b0ba4a09eab1bf969e40acc660454921f460 (diff)
downloadmpv-757c6d03940bd32fcadbb09deaa45d6c3e09059d.tar.bz2
mpv-757c6d03940bd32fcadbb09deaa45d6c3e09059d.tar.xz
core: merge defaultopts.c into cfg-mplayer.h
There isn't really any reason why this should be in a separate source file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ff8eb31341..75d40bf5dc 100644
--- a/Makefile
+++ b/Makefile
@@ -172,7 +172,6 @@ SOURCES = talloc.c \
core/codecs.c \
core/command.c \
core/cpudetect.c \
- core/defaultopts.c \
core/m_config.c \
core/m_option.c \
core/m_property.c \