7612b753eb0e3575fdbb6021ae999f66eeb6938e hiram Wed Apr 3 14:00:48 2013 -0700 fixup broken 'make test' situation with the makefile changes refs #9104 diff --git src/hg/pslSwap/makefile src/hg/pslSwap/makefile index cb061c9..987e163 100644 --- src/hg/pslSwap/makefile +++ src/hg/pslSwap/makefile @@ -1,12 +1,12 @@ kentSrc = ../.. A = pslSwap include $(kentSrc)/inc/userApp.mk -test: +test:: compile cd tests && ${MAKE} test clean:: cd tests && ${MAKE} clean savebak: savebak pslSwap makefile *.c tests/makefile tests/input