sgp4/runtest/Makefile.am

5 lines
114 B
Makefile
Raw Normal View History

2011-12-31 16:42:18 +00:00
bin_PROGRAMS = runtest
runtest_SOURCES = runtest.cpp
runtest_LDADD = ../libsgp4/libsgp4.a
INCLUDES = -I../libsgp4