about summary refs log tree commit diff homepage
path: root/tools/gen-random-bout
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gen-random-bout')
-rw-r--r--tools/gen-random-bout/Makefile1
1 files changed, 1 insertions, 0 deletions
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