From cc90a65e1a562889778d748c129bff2920e3dd21 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Wed, 18 Oct 2023 14:01:07 +0200 Subject: BUILD: Move testing to lib --- src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 317caef67..41180c509 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,5 @@ # This Makefile.am is in the public domain -TESTING = testing - if HAVE_EXPERIMENTAL EXP_DIR = \ rps \ @@ -29,7 +27,6 @@ SUBDIRS = \ cli \ statistics \ arm \ - $(TESTING) \ $(REST_DIR) \ datacache \ datastore \ -- cgit v1.2.3