summaryrefslogtreecommitdiffstats
path: root/lib/clang/liblldbPluginPlatformFreeBSD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/liblldbPluginPlatformFreeBSD/Makefile')
-rw-r--r--lib/clang/liblldbPluginPlatformFreeBSD/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/clang/liblldbPluginPlatformFreeBSD/Makefile b/lib/clang/liblldbPluginPlatformFreeBSD/Makefile
index 9be7af3..c2eee8a 100644
--- a/lib/clang/liblldbPluginPlatformFreeBSD/Makefile
+++ b/lib/clang/liblldbPluginPlatformFreeBSD/Makefile
@@ -7,7 +7,9 @@ LIB= lldbPluginPlatformFreeBSD
SRCDIR= tools/lldb/source/Plugins/Platform/FreeBSD
SRCS= PlatformFreeBSD.cpp
-TGHDRS= DiagnosticCommonKinds \
+TGHDRS= AttrList \
+ Attrs \
+ DiagnosticCommonKinds \
DeclNodes \
StmtNodes \
CommentCommandList
OpenPOWER on IntegriCloud