Busca os arquivos de ajuda no diretório instalado.
[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         sistema.c sistema.h \
9         calcula.c calcula.h \
10         gera.c gera.h \
11         base.c base.h \
12         list.c list.h \
13         util.c util.h \
14         help.c help.h \
15         contribuinte.c contribuinte.h \
16         rendimento.c rendimento.h \
17         isento.c isento.h \
18         pagamento.c pagamento.h \
19         bem.c bem.h \
20         dependente.c dependente.h \
21         conjuge.c conjuge.h