7612b753eb0e3575fdbb6021ae999f66eeb6938e hiram Wed Apr 3 14:00:48 2013 -0700 fixup broken 'make test' situation with the makefile changes refs #9104 diff --git src/cdnaAli/binGood/makefile src/cdnaAli/binGood/makefile index 434bed5..3f28733 100755 --- src/cdnaAli/binGood/makefile +++ src/cdnaAli/binGood/makefile @@ -1,4 +1,5 @@ kentSrc = ../.. A = binGood externObjects = ../lib/cdnaAli.o include $(kentSrc)/inc/userApp.mk +L += -lm