From ed70f7763a209c1aeb2f624666e3ca2941a13be5 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Sat, 1 Aug 2015 17:15:00 +0200 Subject: [PATCH] Override install, so that the make install does not install rename_before_close under /test --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index 61e7460..d539b9e 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -33,3 +33,4 @@ test_PROGRAMS=rename_before_close rename_before_close_SOURCES = rename_before_close.c +install: