Correct list of files to export
parent
db1b42de86
commit
6a15b653c0
|
@ -13,18 +13,21 @@ libsgp4_a_SOURCES = \
|
||||||
Tle.cpp \
|
Tle.cpp \
|
||||||
Util.cpp \
|
Util.cpp \
|
||||||
Vector.cpp
|
Vector.cpp
|
||||||
include_HEADERS = CoordGeodetic.h \
|
|
||||||
Eci.h \
|
include_HEADERS = \
|
||||||
OrbitalElements.h \
|
CoordGeodetic.h \
|
||||||
SatelliteException.h \
|
|
||||||
TleException.h \
|
|
||||||
Vector.h \
|
|
||||||
CoordTopocentric.h \
|
CoordTopocentric.h \
|
||||||
|
DateTime.h \
|
||||||
|
DecayedException.h \
|
||||||
|
Eci.h \
|
||||||
Globals.h \
|
Globals.h \
|
||||||
Observer.h \
|
Observer.h \
|
||||||
|
OrbitalElements.h \
|
||||||
|
SatelliteException.h \
|
||||||
SGP4.h \
|
SGP4.h \
|
||||||
SolarPosition.h \
|
SolarPosition.h \
|
||||||
Tle.h \
|
|
||||||
Util.h \
|
|
||||||
TimeSpan.h \
|
TimeSpan.h \
|
||||||
DateTime.h
|
Tle.h \
|
||||||
|
TleException.h \
|
||||||
|
Util.h \
|
||||||
|
Vector.h
|
||||||
|
|
Loading…
Reference in New Issue