summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/llvm-pdbutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/clang/llvm-pdbutil/Makefile')
-rw-r--r--usr.bin/clang/llvm-pdbutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/clang/llvm-pdbutil/Makefile b/usr.bin/clang/llvm-pdbutil/Makefile
index c78fc22..c668349 100644
--- a/usr.bin/clang/llvm-pdbutil/Makefile
+++ b/usr.bin/clang/llvm-pdbutil/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PROG_CXX= llvm-pdbutil
-MAN=
SRCDIR= tools/llvm-pdbutil
SRCS+= Analyze.cpp
@@ -10,6 +9,7 @@ SRCS+= Diff.cpp
SRCS+= DiffPrinter.cpp
SRCS+= DumpOutputStyle.cpp
SRCS+= FormatUtil.cpp
+SRCS+= InputFile.cpp
SRCS+= LinePrinter.cpp
SRCS+= MinimalSymbolDumper.cpp
SRCS+= MinimalTypeDumper.cpp
OpenPOWER on IntegriCloud