X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/b9f22ab5a7f4d4bfe0932debf8864a21b5c852cd..refs/tags/v0.0.3:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index f97395d..e2f80b2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,6 +9,8 @@ gob_SOURCES = \ main.c \ tree.c \ tree.h \ + out.c \ + out.h \ parse.y \ lexer.l