summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c246003..8d5f278 100644
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,8 @@ SRC = src\cv2pdb.cpp \
src\cv2pdb.h \
src\demangle.cpp \
src\demangle.h \
+ src\dwarf2pdb.cpp \
+ src\dwarf.h \
src\LastError.h \
src\main.cpp \
src\mscvpdb.h \