From 163693a13218f19c6c0749811f880ab3cbf6c8c4 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Wed, 20 Jun 2007 07:39:25 +0000 Subject: [PATCH] git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/branches/refactoring@75 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 9a0713d..c5f2033 100644 --- a/src/libecoPCR/Makefile +++ b/src/libecoPCR/Makefile @@ -7,7 +7,8 @@ SOURCES = ecoapat.c \ ecorank.c \ ecoseq.c \ ecotax.c \ - ecofilter.c + ecofilter.c \ + econame.c SRCS=$(SOURCES)