]> git.mxchange.org Git - simgear.git/blobdiff - simgear/timing/Makefile.am
MacOS tweaks contributed by Darrell Walisser.
[simgear.git] / simgear / timing / Makefile.am
index 6d96633beb78747c969e2f3f255d99bed728ba73..9bd6bfff2ff740eb53448cb17d5f180b372457b1 100644 (file)
@@ -6,6 +6,7 @@ include_HEADERS = \
        geocoord.h \
        lowleveltime.h \
        sg_time.hxx \
+       timestamp.hxx \
        timezone.h
 
 libsgtiming_a_SOURCES = \
@@ -20,4 +21,4 @@ libsgtiming_a_SOURCES = \
        # sunpos.cxx sunpos.hxx \
        # timestamp.hxx
 
-INCLUDES += -I$(top_builddir)
+INCLUDES += -I$(top_srcdir)