mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6561 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
09c7e3191e
commit
a2e3df1479
2
Makefile
2
Makefile
@ -220,7 +220,7 @@ $(MPLAYER_DEP): version.h
|
||||
$(MENCODER_DEP): version.h
|
||||
|
||||
$(PRG_CFG): version.h codec-cfg.c codec-cfg.h
|
||||
$(CC) $(CFLAGS) -g codec-cfg.c -o $(PRG_CFG) -DCODECS2HTML
|
||||
$(CC) $(CFLAGS) -g codec-cfg.c mp_msg.c -o $(PRG_CFG) -DCODECS2HTML
|
||||
|
||||
install: $(ALL_PRG)
|
||||
ifeq ($(VIDIX),yes)
|
||||
|
Loading…
Reference in New Issue
Block a user