Adiciona comando de rendimento.
[cascardo/declara.git] / Makefile.am
index 59a2ab7..5fb2136 100644 (file)
@@ -2,4 +2,7 @@ bin_PROGRAMS = declara
 declara_SOURCES = declara.c declaracao.c declaracao.h \
        token.c token.h \
        cmd.c cmd.h pmhash.c pmhash.h \
-       base.c base.h
+       base.c base.h \
+       list.c list.h \
+       util.c util.h \
+       rendimento.c rendimento.h