summaryrefslogtreecommitdiffstats
path: root/Makefile_util.am
diff options
context:
space:
mode:
authorDr.Smile <vabnick@gmail.com>2022-08-10 09:54:55 +0300
committerDr.Smile <vabnick@gmail.com>2023-04-02 06:06:19 +0300
commit0f5175743587d3bfe072e9df5784abab4cee435a (patch)
treeb03208d0d79da90541fe69f6532c326fadf97426 /Makefile_util.am
parentc9992e024d7a502c1b1499e0918be3b7a0834fed (diff)
downloadlibass-0f5175743587d3bfe072e9df5784abab4cee435a.tar.bz2
libass-0f5175743587d3bfe072e9df5784abab4cee435a.tar.xz
checkasm: add test of blur bitmap functions
Diffstat (limited to 'Makefile_util.am')
-rw-r--r--Makefile_util.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile_util.am b/Makefile_util.am
index 97dce666..43fe5e78 100644
--- a/Makefile_util.am
+++ b/Makefile_util.am
@@ -52,6 +52,7 @@ endif
checkasm_checkasm_SOURCES = \
checkasm/blend_bitmaps.c \
checkasm/be_blur.c \
+ checkasm/blur.c \
checkasm/checkasm.h checkasm/checkasm.c
checkasm_checkasm_CPPFLAGS = -I$(top_srcdir)/libass