summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-28 12:34:10 +0000
committernexus <nexus@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-28 12:34:10 +0000
commit4376937df653dc206720ab0d0e40811b3cef6134 (patch)
treef7e9494c34c1f774c759b602024ad92c893f5b60 /Makefile
parentc2feddc65bbfa03f911c6f68c296b3a0f46b4283 (diff)
downloadmpv-4376937df653dc206720ab0d0e40811b3cef6134.tar.bz2
mpv-4376937df653dc206720ab0d0e40811b3cef6134.tar.xz
fli.c required
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3180 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 02c6cc371c..467447d436 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ BINDIR = ${prefix}/bin
# a BSD compatible 'install' program
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
+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 fli.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 fli.c codec-cfg.c subreader.c lirc_mp.c cfgparser.c mixer.c spudec.c my_profile.c