From d36821796ff4a58dbabc5ce95242dec7f1eb37d9 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Tue, 5 Jun 2007 13:39:23 +0000 Subject: [PATCH] git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/branches/refactoring@36 60f365c0-8329-0410-b2a4-ec073aeeaa1d --- src/libecoPCR/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/libecoPCR/Makefile b/src/libecoPCR/Makefile index 6553d1a..9a0713d 100644 --- a/src/libecoPCR/Makefile +++ b/src/libecoPCR/Makefile @@ -6,7 +6,8 @@ SOURCES = ecoapat.c \ ecoMalloc.c \ ecorank.c \ ecoseq.c \ - ecotax.c + ecotax.c \ + ecofilter.c SRCS=$(SOURCES)