From 9969c9359cf40be88b7587fc61e472d0f93acf00 Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Sat, 25 Apr 2015 20:52:07 +0100 Subject: Do not install gen-random-bout. --- tools/gen-random-bout/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/gen-random-bout') diff --git a/tools/gen-random-bout/Makefile b/tools/gen-random-bout/Makefile index 97315af2..5e1d8cf3 100644 --- a/tools/gen-random-bout/Makefile +++ b/tools/gen-random-bout/Makefile @@ -3,5 +3,6 @@ LEVEL=../.. TOOLNAME = gen-random-bout USEDLIBS = kleeBasic.a +NO_INSTALL=1 include $(LEVEL)/Makefile.common -- cgit 1.4.1