Adiciona comando help.
[cascardo/declara.git] / lib / Makefile.am
1 noinst_LTLIBRARIES = libreceita.la
2 libreceita_la_SOURCES = declaracao.c declaracao.h \
3         token.c token.h \
4         cmd.c cmd.h pmhash.c pmhash.h \
5         totais.c totais.h \
6         sistema.c sistema.h \
7         calcula.c calcula.h \
8         gera.c gera.h \
9         base.c base.h \
10         list.c list.h \
11         util.c util.h \
12         help.c help.h \
13         contribuinte.c contribuinte.h \
14         rendimento.c rendimento.h \
15         isento.c isento.h \
16         pagamento.c pagamento.h \
17         bem.c bem.h \
18         dependente.c dependente.h \
19         conjuge.c conjuge.h