mirror of https://github.com/mpv-player/mpv
Remove useless -I./skin from CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22629 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
da75336bd8
commit
c08824ad3e
|
@ -2,7 +2,6 @@ include ../config.mak
|
|||
|
||||
LIBNAME_MPLAYER = libgui.a
|
||||
|
||||
CFLAGS = -I./skin
|
||||
#CFLAGS += -DDEBUG
|
||||
|
||||
CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil
|
||||
|
|
Loading…
Reference in New Issue