X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fdeclara.git;a=blobdiff_plain;f=Makefile.am;h=2e7304b349c10f64eb81232b5f756ff9b50b6a0b;hp=2304b3886bdbe05e75218be4e7a685a5c6504492;hb=refs%2Fheads%2Fmaster;hpb=c6679060241d5665f4002e312e40e7bc4d939f28 diff --git a/Makefile.am b/Makefile.am index 2304b38..2e7304b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,16 +1 @@ -bin_PROGRAMS = declara -declara_SOURCES = declara.c declaracao.c declaracao.h \ - token.c token.h \ - cmd.c cmd.h pmhash.c pmhash.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