summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorPierre-Anthony Lemieux <pal@palemieux.com>2022-03-11 09:16:51 -0800
committerZane van Iperen <zane@zanevaniperen.com>2022-03-19 21:34:04 +1000
commit8744b103da916622b28da5a8d1962188937db3fe (patch)
tree5e9cc0483cf6eb45a5952ecedcf46d0f932a4d3c /libavformat/Makefile
parentb172c0f8c59c1d2921d6d1348ea2a5ae45b2288b (diff)
avformat/tests: add test for ff_rescale_interval()
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 27d553c20e..d7182d6bd8 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -711,6 +711,7 @@ SKIPHEADERS-$(CONFIG_NETWORK) += network.h rtsp.h
TESTPROGS = seek \
url \
+ seek_utils
# async \
FIFO-MUXER-TESTPROGS-$(CONFIG_NETWORK) += fifo_muxer