Nova versão do IRPF 2021.
[cascardo/declara.git] / lib / Makefile.am
1 AM_CPPFLAGS = -DDOCDIR=\"'$(docdir)'\"
2
3 noinst_LTLIBRARIES = libreceita.la
4 libreceita_la_SOURCES = declaracao.c declaracao.h \
5         token.c token.h \
6         cmd.c cmd.h pmhash.c pmhash.h \
7         totais.c totais.h \
8         attr.c attr.h \
9         sistema.c sistema.h \
10         calcula.c calcula.h \
11         gera.c gera.h \
12         importa.c importa.h \
13         base.c base.h \
14         list.c list.h \
15         util.c util.h \
16         help.c help.h \
17         contribuinte.c contribuinte.h \
18         rendimento.c rendimento.h \
19         carne.c carne.h \
20         isento.c isento.h \
21         pagamento.c pagamento.h \
22         bem.c bem.h \
23         dependente.c dependente.h \
24         conjuge.c conjuge.h