Suporta carnê leão
[cascardo/declara.git] / lib / Makefile.am
index 9efbb78..ecc17d4 100644 (file)
@@ -1,4 +1,6 @@
-lib_LTLIBRARIES = libreceita.la
+AM_CPPFLAGS = -DDOCDIR=\"'$(docdir)'\"
+
+noinst_LTLIBRARIES = libreceita.la
 libreceita_la_SOURCES = declaracao.c declaracao.h \
        token.c token.h \
        cmd.c cmd.h pmhash.c pmhash.h \
@@ -9,8 +11,12 @@ libreceita_la_SOURCES = declaracao.c declaracao.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 \
+       carne.c carne.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