From b30729ac8860a2c1be1227d76099a780e926259a Mon Sep 17 00:00:00 2001 From: Anastasios Grammenos Date: Wed, 8 Jun 2022 14:33:31 +0300 Subject: Remove ubuntu settings --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index dea94b0..f5ec181 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -14,7 +14,7 @@ check_PROGRAMS = foodtest # foodtest_SOURCES = foodtest.c $(top_builddir)/src/parse.h nodist_foodtest_SOURCES = foodtest.c -foodtest_LDADD = -lcheck -lrt -lm -lsubunit +#foodtest_LDADD = -lcheck -lrt -lm -lsubunit foodtest_CFLAGS = @CHECK_CFLAGS@ CLEANFILES = foodtest.c -- cgit v1.2.3