]> git.mxchange.org Git - simgear.git/blobdiff - simgear/metar/Makefile.am
MacOS tweaks contributed by Darrell Walisser.
[simgear.git] / simgear / metar / Makefile.am
index 5916aa93b5d50e2c69d1b1ec2faa7ac93c50d135..b9ed36ea9b4146d91a883aa9184d27ef8de927a2 100644 (file)
@@ -1,4 +1,4 @@
-## Process this file with automake to produce Makefile.in
+includedir = @includedir@/metar
 
 lib_LIBRARIES = libsgmetar.a
 
@@ -9,4 +9,4 @@ libsgmetar_a_SOURCES = \
        MetarStation.cpp MetarStation.h \
        Prtdmetr.cpp Stspack2.cpp Stspack3.cpp
 
-INCLUDES += -I$(top_builddir)
+INCLUDES += -I$(top_srcdir)