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/ali2alx/makefile src/cdnaAli/ali2alx/makefile index 2bc4be7..3c276c1 100755 --- src/cdnaAli/ali2alx/makefile +++ src/cdnaAli/ali2alx/makefile @@ -1,4 +1,5 @@ kentSrc = ../.. A = ali2alx externObjects = ../lib/cdnaAli.o include $(kentSrc)/inc/userApp.mk +L += -lm