summaryrefslogtreecommitdiff
path: root/lib/clang/libllvmsparccodegen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmsparccodegen/Makefile')
-rw-r--r--lib/clang/libllvmsparccodegen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/clang/libllvmsparccodegen/Makefile b/lib/clang/libllvmsparccodegen/Makefile
index 35b131066705..4c42a706b3a7 100644
--- a/lib/clang/libllvmsparccodegen/Makefile
+++ b/lib/clang/libllvmsparccodegen/Makefile
@@ -18,7 +18,8 @@ SRCS= DelaySlotFiller.cpp \
SparcTargetMachine.cpp \
SparcTargetObjectFile.cpp
-TGHDRS= Intrinsics \
+TGHDRS= Attributes \
+ Intrinsics \
SparcGenAsmWriter \
SparcGenCallingConv \
SparcGenCodeEmitter \