[Mplayer-cvslog] CVS: main Makefile,1.192,1.193
Arpi of Ize
arpi at mplayerhq.hu
Tue Jun 25 14:21:57 CEST 2002
Update of /var/cvsroot/mplayer/main
In directory mail:/home/arpi/snapshot/main
Modified Files:
Makefile
Log Message:
10l
Index: Makefile
===================================================================
RCS file: /var/cvsroot/mplayer/main/Makefile,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- Makefile 20 Jun 2002 10:18:25 -0000 1.192
+++ Makefile 25 Jun 2002 12:21:54 -0000 1.193
@@ -220,7 +220,7 @@
$(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)
More information about the MPlayer-cvslog
mailing list