noinst_LIBRARIES = libWeatherCM.a libWeatherCM_a_SOURCES = \ FGAirPressureItem.cpp FGAirPressureItem.h \ FGCloud.h FGCloudItem.cpp FGCloudItem.h \ FGLocalWeatherDatabase.cpp FGLocalWeatherDatabase.h \ FGPhysicalProperties.cpp FGPhysicalProperties.h \ FGPhysicalProperties_bind.cpp \ FGPhysicalProperty.cpp FGPhysicalProperty.h \ FGSnowRain.h \ FGTemperatureItem.cpp FGTemperatureItem.h \ FGThunderstorm.cpp FGThunderstorm.h \ FGTurbulenceItem.cpp FGTurbulenceItem.h \ FGVaporPressureItem.cpp FGVaporPressureItem.h \ FGWeatherDefs.h FGWeatherFeature.h FGWeatherUtils.h \ FGWeatherParse.cpp FGWeatherParse.h \ FGWeatherVectorWrap.h \ FGWindItem.cpp FGWindItem.h \ 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