]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/Makefile.am
Erik Hofman:
[flightgear.git] / src / Time / Makefile.am
index 1e91358c31c29ff6fd14bd1600a503f4787664a4..55ae1362ad3c5ae8bd74f229534eb0a7d7e7484d 100644 (file)
@@ -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