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/convolve/makefile src/utils/convolve/makefile
index 3896f45..4b1aa7b 100644
--- src/utils/convolve/makefile
+++ src/utils/convolve/makefile
@@ -1,7 +1,4 @@
 kentSrc = ../..
 A = convolve
 include $(kentSrc)/inc/userApp.mk
 L += -lm 
-
-test:
-	cd tests && ./runtest