summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-10-06 01:38:37 +0300
committerMartin Storsjö <martin@martin.st>2012-10-09 14:16:34 +0300
commit7bc433b36dbb0747c0c03e8222044b06e63ff75f (patch)
treeb9870afa09745da8f6c783448c16f590bf0756ea /libavformat/Makefile
parent33893e6abcdca865c06c64547be56070c64aa590 (diff)
fate: Add tests of the ff_make_absolute_url function
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 057c058f19..e8729c0e8f 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -376,7 +376,8 @@ SKIPHEADERS-$(CONFIG_NETWORK) += network.h rtsp.h
EXAMPLES = metadata \
output \
-TESTPROGS = seek
+TESTPROGS = seek \
+ url \
TOOLS = aviocat \
ismindex \