aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/regalloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hipe/regalloc/Makefile')
-rw-r--r--lib/hipe/regalloc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/hipe/regalloc/Makefile b/lib/hipe/regalloc/Makefile
index 73ac232f51..81a92e5d35 100644
--- a/lib/hipe/regalloc/Makefile
+++ b/lib/hipe/regalloc/Makefile
@@ -50,6 +50,7 @@ MODULES = hipe_ig hipe_ig_moves hipe_moves \
hipe_optimistic_regalloc \
hipe_coalescing_regalloc \
hipe_graph_coloring_regalloc \
+ hipe_range_split \
hipe_regalloc_loop \
hipe_regalloc_prepass \
hipe_restore_reuse \