From bbba084b4fcc36c0625368afe6e7586e4991de46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Wed, 1 Apr 2009 00:53:31 +0000 Subject: Make examples and test progs depend on libraries Originally committed as revision 18297 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavformat') diff --git a/libavformat/Makefile b/libavformat/Makefile index c82d2dbbe9..00e1ae5715 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -247,5 +247,3 @@ EXAMPLES = output TESTPROGS = timefilter include $(SUBDIR)../subdir.mak - -$(SUBDIR)output-example$(EXESUF) $(SUBDIR)timefilter-test$(EXESUF): $(FF_DEP_LIBS) -- cgit v1.2.3