summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index e14d5a44f3..30f733fd60 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -148,6 +148,6 @@ TESTPROGS = adler32 \
TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo
-TOOLS = ffeval ffescape
+TOOLS = ffadler ffeval ffescape
$(SUBDIR)lzo-test$(EXESUF): ELIBS = -llzo2