1
0
Fork 0
flightgear/src/Time/Makefile.am
2010-08-02 00:23:36 +01:00

8 lines
171 B
Makefile

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