]> git.draconx.ca Git - gob-dx.git/blobdiff - src/Makefile.am
Release 0.92.2
[gob-dx.git] / src / Makefile.am
index 7b43adaccf4aff12c0b877161f4297e9a26f33e3..504fcf0daf85ba9d542eea767bbc4f74f1c81fba 100644 (file)
@@ -15,6 +15,10 @@ gob_SOURCES =        \
        tree.h          \
        out.c           \
        out.h           \
+       util.c          \
+       util.h          \
+       checks.c        \
+       checks.h        \
        parse.y         \
        lexer.l