aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/misc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hipe/misc/Makefile')
-rw-r--r--lib/hipe/misc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hipe/misc/Makefile b/lib/hipe/misc/Makefile
index 72cfff21a8..e5033e444b 100644
--- a/lib/hipe/misc/Makefile
+++ b/lib/hipe/misc/Makefile
@@ -44,7 +44,7 @@ RELSYSDIR = $(RELEASE_PATH)/lib/hipe-$(VSN)
# Target Specs
# ----------------------------------------------------
ifdef HIPE_ENABLED
-HIPE_MODULES = hipe_data_pp hipe_pack_constants hipe_sdi
+HIPE_MODULES = hipe_data_pp hipe_pack_constants hipe_sdi hipe_segment_trees
else
HIPE_MODULES =
endif