Não instala biblioteca.
[cascardo/declara.git] / lib / Makefile.am
index 459b497..1410b20 100644 (file)
@@ -1,8 +1,9 @@
-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 \
@@ -10,5 +11,8 @@ libreceita_la_SOURCES = declaracao.c declaracao.h \
        util.c util.h \
        contribuinte.c contribuinte.h \
        rendimento.c rendimento.h \
+       isento.c isento.h \
        pagamento.c pagamento.h \
-       bem.c bem.h
+       bem.c bem.h \
+       dependente.c dependente.h \
+       conjuge.c conjuge.h