From 2ea4746dceb15271dcbb902ee39fb6c9a1d7ae71 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 16 Jul 2007 20:12:43 +0000 Subject: Remove incomplete compilation fix bandaid. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23792 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libvo') diff --git a/libvo/Makefile b/libvo/Makefile index cada6146a9..f2840e9161 100644 --- a/libvo/Makefile +++ b/libvo/Makefile @@ -25,5 +25,3 @@ include ../mpcommon.mak %.o: %.m $(CC) $(CFLAGS) -c -o $@ $< - -vo_png.o: CFLAGS := $(filter-out -I../libavcodec,$(CFLAGS)) -- cgit v1.2.3