Adiciona comando help.
[cascardo/declara.git] / lib / Makefile.am
index a8f050d..1d26720 100644 (file)
@@ -1,13 +1,19 @@
-lib_LTLIBRARIES = libreceita.la
+noinst_LTLIBRARIES = libreceita.la
 libreceita_la_SOURCES = declaracao.c declaracao.h \
        token.c token.h \
        cmd.c cmd.h pmhash.c pmhash.h \
        totais.c totais.h \
+       sistema.c sistema.h \
        calcula.c calcula.h \
        gera.c gera.h \
        base.c base.h \
        list.c list.h \
        util.c util.h \
+       help.c help.h \
        contribuinte.c contribuinte.h \
        rendimento.c rendimento.h \
-       pagamento.c pagamento.h
+       isento.c isento.h \
+       pagamento.c pagamento.h \
+       bem.c bem.h \
+       dependente.c dependente.h \
+       conjuge.c conjuge.h