summaryrefslogtreecommitdiffhomepage
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 9645144..e907b75 100644
--- a/Makefile
+++ b/Makefile
@@ -48,10 +48,12 @@ PROGSRC=\
bnf.cpp \
cpp.cpp \
cppbnf.cpp \
+ coff.cpp \
debug.cpp \
elf.cpp \
file.cpp \
grammer.cpp \
+ intel.cpp \
lexer.cpp \
minicc.cpp \