aboutsummaryrefslogtreecommitdiff
path: root/tools/index-test
diff options
context:
space:
mode:
Diffstat (limited to 'tools/index-test')
-rw-r--r--tools/index-test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/index-test/Makefile b/tools/index-test/Makefile
index 0a43d2f47f..76602e1d27 100644
--- a/tools/index-test/Makefile
+++ b/tools/index-test/Makefile
@@ -11,6 +11,7 @@ LEVEL = ../../../..
TOOLNAME = index-test
CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
CXXFLAGS = -fno-rtti
+NO_INSTALL = 1
# No plugins, optimize startup time.
TOOL_NO_EXPORTS = 1