From b1fcc672448f8403a567cd280c2151eb6d5799cb Mon Sep 17 00:00:00 2001 From: Nicolas Dato Date: Thu, 17 Jul 2025 20:52:49 -0300 Subject: adding documentation --- test/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 2b94ddd..b252bf5 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,3 +1,4 @@ +if TESTS check_PROGRAMS = dist_check_SCRIPTS = TESTS = @@ -30,4 +31,5 @@ test_tuberia_SOURCES = test_tuberia.c test.h test_tuberia_LDADD = ../src/libtuberia.a test_tuberia_LDFLAGS = -lpthread endif +endif -- cgit v1.2.3