From 48d07a07a14a6ebfac202fc120e9539a671c5501 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 22 Jan 2018 09:47:48 -0500 Subject: [PATCH] Cleanup new unit test executable --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5f265c89..79eb1f1c 100644 --- a/Makefile +++ b/Makefile @@ -50,6 +50,7 @@ clean : rm -f tests/srfi-121-tests rm -f tests/srfi-143-tests rm -f tests/array-list-tests + rm -f tests/macro-hygiene install : libs install-libs install-includes install-bin $(MKDIR) $(DESTDIR)$(DATADIR)