a70847bc6ba96880ae1737bae20ef8645264ae94
hiram
  Thu Apr 4 11:26:58 2013 -0700
cleaning up test target and adding that generic target in userApp.mk refs #9104
diff --git src/utils/faTrimPolyA/makefile src/utils/faTrimPolyA/makefile
index 68763e6..a09afa6 100644
--- src/utils/faTrimPolyA/makefile
+++ src/utils/faTrimPolyA/makefile
@@ -1,7 +1,4 @@
 kentSrc = ../..
 A = faTrimPolyA
 include $(kentSrc)/inc/userApp.mk
 L += -lm
-
-test:
-	cd tests && ${MAKE} test