Nova versão do IRPF 2021.
[cascardo/declara.git] / Makefile.am
index b0bea0d..2e7304b 100644 (file)
@@ -1,18 +1 @@
-bin_PROGRAMS = declara
-declara_SOURCES = declara.c declaracao.c declaracao.h \
-       token.c token.h \
-       cmd.c cmd.h pmhash.c pmhash.h \
-       totais.c totais.h \
-       calcula.c calcula.h \
-       gera.c gera.h \
-       base.c base.h \
-       list.c list.h \
-       util.c util.h \
-       contribuinte.c contribuinte.h \
-       rendimento.c rendimento.h \
-       pagamento.c pagamento.h
-
-check_PROGRAMS = listtest
-listtest_SOURCES = listtest.c list.c list.h
-
-TESTS = $(check_PROGRAMS)
+SUBDIRS = lib src test help