summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/llvmc2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/tools/llvmc2/Makefile b/llvm/tools/llvmc2/Makefile
index 4cb967c3b6e..772e9ec33a9 100644
--- a/llvm/tools/llvmc2/Makefile
+++ b/llvm/tools/llvmc2/Makefile
@@ -1,4 +1,4 @@
-##===- tools/llvmcc/Makefile -------------------------------*- Makefile -*-===##
+##===- tools/llvmc2/Makefile -------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
@@ -14,7 +14,7 @@ REQUIRES_EH := 1
include $(LEVEL)/Makefile.common
-TOOLS_SOURCE=Example.td
+TOOLS_SOURCE=Example.td Tools.td Common.td
# TOFIX: integrate this part into Makefile.rules?
# The degree of horrorshowness in that file is too much for me atm.
OpenPOWER on IntegriCloud