[MPlayer-cvslog] r23792 - trunk/libvo/Makefile
diego
subversion at mplayerhq.hu
Mon Jul 16 22:12:44 CEST 2007
Author: diego
Date: Mon Jul 16 22:12:43 2007
New Revision: 23792
Log:
Remove incomplete compilation fix bandaid.
Modified:
trunk/libvo/Makefile
Modified: trunk/libvo/Makefile
==============================================================================
--- trunk/libvo/Makefile (original)
+++ trunk/libvo/Makefile Mon Jul 16 22:12:43 2007
@@ -25,5 +25,3 @@ include ../mpcommon.mak
%.o: %.m
$(CC) $(CFLAGS) -c -o $@ $<
-
-vo_png.o: CFLAGS := $(filter-out -I../libavcodec,$(CFLAGS))
More information about the MPlayer-cvslog
mailing list