From f93033ebaa3a0a203828ded46318ba1db48f156c Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 5 Jul 2020 16:07:55 +0200 Subject: [Test] Update check building. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 97a6f387..530a000d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -384,6 +384,7 @@ box_test_SOURCES=\ source/css-colors.c\ include/theme.h\ include/css-colors.h\ + config/config.c\ test/box-test.c scrollbar_test_LDADD=$(textbox_test_LDADD) @@ -399,6 +400,7 @@ scrollbar_test_SOURCES=\ source/css-colors.c\ include/theme.h\ include/css-colors.h\ + config/config.c\ test/scrollbar-test.c textbox_test_SOURCES=\ -- cgit v1.2.3