X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fdeclara.git;a=blobdiff_plain;f=Makefile.am;h=2e7304b349c10f64eb81232b5f756ff9b50b6a0b;hp=b0bea0dc6762f8d5c262484bdd8fa942991c9663;hb=HEAD;hpb=84deb65fe0ba6d0a48f44a683dd064994c527692 diff --git a/Makefile.am b/Makefile.am index b0bea0d..2e7304b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,18 +1 @@ -bin_PROGRAMS = declara -declara_SOURCES = declara.c declaracao.c declaracao.h \ - token.c token.h \ - cmd.c cmd.h pmhash.c pmhash.h \ - totais.c totais.h \ - calcula.c calcula.h \ - gera.c gera.h \ - base.c base.h \ - list.c list.h \ - util.c util.h \ - contribuinte.c contribuinte.h \ - rendimento.c rendimento.h \ - pagamento.c pagamento.h - -check_PROGRAMS = listtest -listtest_SOURCES = listtest.c list.c list.h - -TESTS = $(check_PROGRAMS) +SUBDIRS = lib src test help