From 167a71e473369cbfb8ce8c32276ac5ffde454d4c Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Sat, 2 Mar 2024 17:27:03 +0000 Subject: [PATCH] Fix Mono's recursive test target. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5cb1bd3f5..e10d5cca9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -238,5 +238,6 @@ include doc/doc.am # Putting these at the top causes cord to be built first, and not find libgc.a # on HP/UX. There may be a better fix. -# dummy target for mono build +# dummy targets for mono build +test: test-bundle: