X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/774037b15064dcc6e4995c0bba3b24abb1bde35f..e10d6e307623d0952f6e1f5d9fee8720ddab4808:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 7b43ada..504fcf0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,6 +15,10 @@ gob_SOURCES = \ tree.h \ out.c \ out.h \ + util.c \ + util.h \ + checks.c \ + checks.h \ parse.y \ lexer.l