Fixes #42: Fixed makefile for graphics app for Satellite model.

This commit is contained in:
John M. Penn 2015-04-08 15:48:08 -05:00
parent 871c6904d5
commit 936bb9cce2

View File

@ -1,3 +1,4 @@
include ${TRICK_HOME}/makefiles/Makefile.common
CPP = g++
CC = gcc