Adiciona comando pagamento.
[cascardo/declara.git] / Makefile.am
index 8e86311..b0bea0d 100644 (file)
@@ -9,7 +9,8 @@ declara_SOURCES = declara.c declaracao.c declaracao.h \
        list.c list.h \
        util.c util.h \
        contribuinte.c contribuinte.h \
-       rendimento.c rendimento.h
+       rendimento.c rendimento.h \
+       pagamento.c pagamento.h
 
 check_PROGRAMS = listtest
 listtest_SOURCES = listtest.c list.c list.h