From 8553d9f4fdefdb24c2f7037881a829e831636b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Tue, 8 Apr 2003 23:46:35 +0000 Subject: [PATCH] 10l patch by (Andreas Hess ) Originally committed as revision 9886 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc --- postproc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postproc/Makefile b/postproc/Makefile index a817718f63..6537ef7aa4 100644 --- a/postproc/Makefile +++ b/postproc/Makefile @@ -31,7 +31,7 @@ distclean: dep: depend depend: - $(CC) -MM $(CFLAGS) $(SWSSRCS) postprocess.c 1>.depend + $(CC) -MM $(CFLAGS) $(SWSSRCS) 1>.depend cs_test: $(CS_TEST_OBJS) $(CC) $(CS_TEST_OBJS) -o cs_test