Suporte inicial a 2018.
[cascardo/declara.git] / lib / Makefile.am
index 1410b20..ecc17d4 100644 (file)
@@ -1,3 +1,5 @@
+AM_CPPFLAGS = -DDOCDIR=\"'$(docdir)'\"
+
 noinst_LTLIBRARIES = libreceita.la
 libreceita_la_SOURCES = declaracao.c declaracao.h \
        token.c token.h \
@@ -9,8 +11,10 @@ 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 \