mirror of
https://github.com/nasa/trick.git
synced 2025-02-20 17:22:52 +00:00
Tweek Makefile #1056
This commit is contained in:
parent
f2400f8d23
commit
c540cb820e
@ -10,7 +10,7 @@ LIBDIR = ../lib
|
||||
LIBNAME = libSAInteg.a
|
||||
LIBOBJS = ${OBJDIR}/Integrator.o
|
||||
|
||||
all: SAIntegrator_unittest
|
||||
all: test
|
||||
|
||||
test: SAIntegrator_unittest
|
||||
./SAIntegrator_unittest --gtest_output=xml:${TRICK_HOME}/trick_test/SAIntegrator_unittest.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user