X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Ftiming%2FMakefile.am;h=234bea5a798a2d6d3c476ad3d4523a03ce933d23;hb=6a7c2000027cd22eea603e936ddbad1a5bfc8b04;hp=9bd6bfff2ff740eb53448cb17d5f180b372457b1;hpb=806083cb2558696ab2ab37d8bd939772705b4ec6;p=simgear.git diff --git a/simgear/timing/Makefile.am b/simgear/timing/Makefile.am index 9bd6bfff..234bea5a 100644 --- a/simgear/timing/Makefile.am +++ b/simgear/timing/Makefile.am @@ -13,12 +13,7 @@ libsgtiming_a_SOURCES = \ geocoord.cxx \ lowleveltime.cxx \ sg_time.cxx \ - timezone.cxx \ - # event.cxx event.hxx \ - # fg_timer.cxx fg_timer.hxx \ - # light.cxx light.hxx \ - # moonpos.cxx moonpos.hxx \ - # sunpos.cxx sunpos.hxx \ - # timestamp.hxx + timestamp.cxx \ + timezone.cxx -INCLUDES += -I$(top_srcdir) +INCLUDES = -I$(top_srcdir)