]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/Makefile.am
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Time / Makefile.am
index 0ee9bf459ed32e88085c162a8c05ca7e6e5f335c..cf008a448d895a215b28c41fd8d7a415b23bfc29 100644 (file)
@@ -6,11 +6,10 @@ libTime_a_SOURCES = \
        light.cxx light.hxx \
        moonpos.cxx moonpos.hxx \
        sunpos.cxx sunpos.hxx \
-       timestamp.hxx \
        tmp.cxx tmp.hxx
        # fg_time.cxx fg_time.hxx \
        # geocoord.cxx geocoord.h \
        # lowleveltime.cxx lowleveltime.h \
        # timezone.cxx timezone.h
 
-INCLUDES += -I$(top_builddir) -I$(top_builddir)/src
+INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src