X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FTime%2FMakefile.am;h=55ae1362ad3c5ae8bd74f229534eb0a7d7e7484d;hb=a4e81f4ff075e6a3c0c2ea1b5a29c0bcdfdbc671;hp=1e91358c31c29ff6fd14bd1600a503f4787664a4;hpb=1fa4c88d0e6e5654bcd6e9738ebf4af6dc0bba50;p=flightgear.git diff --git a/src/Time/Makefile.am b/src/Time/Makefile.am index 1e91358c3..55ae1362a 100644 --- a/src/Time/Makefile.am +++ b/src/Time/Makefile.am @@ -1,16 +1,12 @@ noinst_LIBRARIES = libTime.a libTime_a_SOURCES = \ - event.cxx event.hxx \ + FGEventMgr.cxx FGEventMgr.hxx \ fg_timer.cxx fg_timer.hxx \ light.cxx light.hxx \ moonpos.cxx moonpos.hxx \ sunpos.cxx sunpos.hxx \ tmp.cxx tmp.hxx - # fg_time.cxx fg_time.hxx \ - # geocoord.cxx geocoord.h \ - # lowleveltime.cxx lowleveltime.h \ - # timezone.cxx timezone.h if OLD_AUTOMAKE INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src