mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Include new er7_utils CheckpointHelper directory
Added the CheckpointHelper directory to the master makefile. refs #98
This commit is contained in:
parent
d00923f2cc
commit
e263feda27
1
Makefile
1
Makefile
@ -63,6 +63,7 @@ SIM_SERV_OBJS = $(addsuffix /object_$(TRICK_HOST_CPU)/*.o ,$(SIM_SERV_DIRS))
|
||||
SIM_SERV_OBJS := $(filter-out ${TRICK_HOME}/trick_source/sim_services/MemoryManager/%, $(SIM_SERV_OBJS))
|
||||
|
||||
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