mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 13:21:13 +00:00
Remove unnecessary -I./wm option from CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22627 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7650117a65
commit
2abf35ba49
@ -2,7 +2,7 @@ include ../config.mak
|
||||
|
||||
LIBNAME_MPLAYER = libgui.a
|
||||
|
||||
CFLAGS = -I./wm -I./skin
|
||||
CFLAGS = -I./skin
|
||||
#CFLAGS += -DDEBUG
|
||||
|
||||
CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil
|
||||
|
Loading…
Reference in New Issue
Block a user