]> git.mxchange.org Git - flightgear.git/blob - src/Time/Makefile.am
30c9a8b394694af9b3bfec25c2c25bb864d13ccb
[flightgear.git] / src / Time / Makefile.am
1 noinst_LIBRARIES = libTime.a
2
3 libTime_a_SOURCES = \
4         fg_timer.cxx fg_timer.hxx \
5         light.cxx light.hxx \
6         sunpos.cxx sunpos.hxx \
7         sunsolver.cxx sunsolver.hxx \
8         tmp.cxx tmp.hxx
9
10 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src