Const-correctness.
[oota-llvm.git] / runtime / libprofile / Makefile
index f79d42a05695d6d875c4098e7660ba2fdd2d7230..92a85584db171bb47619b1e88547815ca48bf06e 100644 (file)
@@ -8,6 +8,8 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
+include $(LEVEL)/Makefile.config
+
 ifneq ($(wildcard $(LLVMGCC)),)
 BYTECODE_LIBRARY = 1
 endif