projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make examples and test progs depend on libraries
[libav.git]
/
libavformat
/
Makefile
diff --git
a/libavformat/Makefile
b/libavformat/Makefile
index
c82d2db
..
00e1ae5
100644
(file)
--- 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)