summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-28 08:32:50 +0000
committernexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-28 08:32:50 +0000
commitcd8deaf3b54b70d350343b514f940c65bec45738 (patch)
tree4868bd2cde597fdc66a8dcf5e957372b4ed3562b /Makefile
parent7864ed85f78b40372378a8f867fe2a93c0ca18ac (diff)
downloadmpv-cd8deaf3b54b70d350343b514f940c65bec45738.tar.bz2
mpv-cd8deaf3b54b70d350343b514f940c65bec45738.tar.xz
fli.c required
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3178 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e998765a2d..02c6cc371c 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ INSTALL = install
SRCS_MENCODER = libao2/afmt.c divx4_vbr.c mencoder.c libvo/aclib.c libvo/img_format.c ima4.c xacodec.c cpudetect.c mp_msg.c ac3-iec958.c dec_audio.c dec_video.c msvidc.c codec-cfg.c cfgparser.c my_profile.c
OBJS_MENCODER = $(SRCS_MENCODER:.c=.o)
-SRCS_MPLAYER = mplayer.c ima4.c xacodec.c cpudetect.c mp_msg.c ac3-iec958.c find_sub.c dec_audio.c dec_video.c msvidc.c codec-cfg.c subreader.c lirc_mp.c cfgparser.c mixer.c spudec.c my_profile.c
+SRCS_MPLAYER = mplayer.c ima4.c xacodec.c cpudetect.c mp_msg.c ac3-iec958.c find_sub.c dec_audio.c dec_video.c msvidc.c fli.c codec-cfg.c subreader.c lirc_mp.c cfgparser.c mixer.c spudec.c my_profile.c
OBJS_MPLAYER = $(SRCS_MPLAYER:.c=.o)
CFLAGS = $(OPTFLAGS) -Ilibmpdemux -Iloader -Ilibvo $(EXTRA_INC) # -Wall