diff --git a/.classpath b/.classpath
index 1557db11f84f0e36402a9574c5072f04f53cb91b..9476db9475fba98d181d2720c7cbe2f449441ad8 100644
--- a/.classpath
+++ b/.classpath
@@ -15,5 +15,7 @@
 	<classpathentry kind="lib" path="lib/ibatis/log4j-1.2.14.jar"/>
 	<classpathentry kind="lib" path="test/lib/junit-4.5.jar"/>
 	<classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc3.jar"/>
+	<classpathentry kind="lib" path="lib/picard/picard-1.03.jar"/>
+	<classpathentry kind="lib" path="lib/picard/sam-1.03.jar"/>
 	<classpathentry kind="output" path="ant-build/classes/main"/>
 </classpath>