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 a67cb537a2..2cf0174697 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -131,6 +131,6 @@ TESTPROGS = adler32 \
TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo
-TOOLS = ffeval
+TOOLS = ffeval ffescape
$(SUBDIR)lzo-test$(EXESUF): ELIBS = -llzo2