diff --git a/tools/llvmc/Makefile b/tools/llvmc/Makefile index 4db26fd14c9..ce12bc2ecf4 100644 --- a/tools/llvmc/Makefile +++ b/tools/llvmc/Makefile @@ -9,5 +9,6 @@ LEVEL = ../.. TOOLNAME = llvmc USEDLIBS = support.a +CONFIG_FILES = st ll include $(LEVEL)/Makefile.common