]> git.sesse.net Git - ffmpeg/commitdiff
10l patch by (Andreas Hess <jaska at gmx dot net>)
authorAndreas Öman <andreas@olebyn.nu>
Tue, 8 Apr 2003 23:46:35 +0000 (23:46 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Apr 2003 23:46:35 +0000 (23:46 +0000)
Originally committed as revision 9886 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

postproc/Makefile

index a817718f6322267184672ed903f8db6a41c45b43..6537ef7aa4bb62e2d86500563884d511dff1f06a 100644 (file)
@@ -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