From 93b2a2bafefcd647a55e72dda0618f55f4f694f7 Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Tue, 29 Nov 2022 22:41:14 -0600 Subject: Remove old unit test program --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e073234..41243c8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -230,10 +230,9 @@ DEJATOOL = launcher libdejagnu report-card runtest RUNTEST = ${top_srcdir}/runtest AM_CPPFLAGS = -I$(top_srcdir) -check_PROGRAMS = unit \ +check_PROGRAMS = \ testsuite/libdejagnu/unit-c \ testsuite/libdejagnu/unit-cxx -unit_SOURCES = testsuite/libdejagnu/unit.cc testsuite_libdejagnu_unit_c_SOURCES = testsuite/libdejagnu/unit-c.c testsuite_libdejagnu_unit_cxx_SOURCES = testsuite/libdejagnu/unit-cxx.cxx -- cgit v1.1