X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fdeclara.git;a=blobdiff_plain;f=Makefile.am;h=2e7304b349c10f64eb81232b5f756ff9b50b6a0b;hp=8e8631137ade415c18d45c1bf97b8e159f3804b7;hb=refs%2Fheads%2Fmaster;hpb=8fb82c4f80554d8022e9544a3d7888bc74c1566c diff --git a/Makefile.am b/Makefile.am index 8e86311..2e7304b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,17 +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 - -check_PROGRAMS = listtest -listtest_SOURCES = listtest.c list.c list.h - -TESTS = $(check_PROGRAMS) +SUBDIRS = lib src test help