From 0711762a652b82fab4f09ff95e4886b02a45693b Mon Sep 17 00:00:00 2001 From: Joose Sainio Date: Fri, 12 Apr 2024 08:48:36 +0300 Subject: [PATCH] Add tests/CMakeLists.txt to dist --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 78a0d2202..347abbb65 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -28,7 +28,8 @@ EXTRA_DIST = \ test_tools.sh \ test_weird_shapes.sh \ test_pu_depth_constraints.sh \ - util.sh + util.sh \ + CMakeLists.txt check_PROGRAMS = kvazaar_tests