]> git.mxchange.org Git - flightgear.git/blobdiff - src/WeatherCM/Makefile.am
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / WeatherCM / Makefile.am
index 7833f6a68276abe952b112e1f96fbc7e2b153fcc..a88b0c273ea7af2ff24497e0fa82e2a25fbc8fe9 100644 (file)
@@ -19,8 +19,4 @@ libWeatherCM_a_SOURCES = \
         linintp2.cpp linintp2.h \
         sphrintp.cpp sphrintp.h
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-else
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-endif