Busca os arquivos de ajuda no diretório instalado.
[cascardo/declara.git] / lib / Makefile.am
index 1410b20..e3be5d0 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,6 +11,7 @@ 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 \
        isento.c isento.h \