mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
0144cc121a
Moved more sims into the test directory. refs #191
5 lines
96 B
Makefile
5 lines
96 B
Makefile
|
|
TRICK_CFLAGS += -I./models $(PYTHON_INCLUDES)
|
|
TRICK_CXXFLAGS += -I./models $(PYTHON_INCLUDES)
|
|
|