1
0
Fork 0
flightgear/src/Time/Makefile.am

9 lines
171 B
Text
Raw Normal View History

noinst_LIBRARIES = libTime.a
libTime_a_SOURCES = \
light.cxx light.hxx \
sunsolver.cxx sunsolver.hxx \
tmp.cxx tmp.hxx
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src