X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Ftiming%2FMakefile.am;h=234bea5a798a2d6d3c476ad3d4523a03ce933d23;hb=6a7c2000027cd22eea603e936ddbad1a5bfc8b04;hp=ffe602fe836d924044f2bda3023004e929fdb74e;hpb=b430b3c8df8306618a3c7e686f54af77ad4b6bd6;p=simgear.git diff --git a/simgear/timing/Makefile.am b/simgear/timing/Makefile.am index ffe602fe..234bea5a 100644 --- a/simgear/timing/Makefile.am +++ b/simgear/timing/Makefile.am @@ -13,6 +13,7 @@ libsgtiming_a_SOURCES = \ geocoord.cxx \ lowleveltime.cxx \ sg_time.cxx \ + timestamp.cxx \ timezone.cxx -INCLUDES += -I$(top_srcdir) +INCLUDES = -I$(top_srcdir)