diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ PROGSRC=\ grammer.cpp \ lexer.cpp \ minicc.cpp \ + programopts.cpp TESTSRC=\ tests/test-cpp.cpp \ |