mirror of
https://github.com/nasa/trick.git
synced 2025-01-21 20:08:08 +00:00
Include new er7_utils CheckpointHelper directory
Added the CheckpointHelper directory to the master makefile. refs #98
This commit is contained in:
parent
514a06a0f7
commit
8a9396e220
1
Makefile
1
Makefile
@ -60,6 +60,7 @@ SIM_SERV_DIRS = \
|
||||
SIM_SERV_OBJS = $(addsuffix /object_$(TRICK_HOST_CPU)/*.o ,$(SIM_SERV_DIRS))
|
||||
|
||||
ER7_UTILS_DIRS = \
|
||||
${ER7_UTILS_HOME}/CheckpointHelper \
|
||||
${ER7_UTILS_HOME}/integration/abm4 \
|
||||
${ER7_UTILS_HOME}/integration/beeman \
|
||||
${ER7_UTILS_HOME}/integration/core \
|
||||
|
Loading…
Reference in New Issue
Block a user