noinst_LIBRARIES = libWeatherCM.a EXTRA_DIST = linintp2.h linintp2.inl sphrintp.h sphrintp.inl libWeatherCM_a_SOURCES = \ FGAirPressureItem.cpp FGAirPressureItem.h \ FGCloud.h FGCloudItem.cpp FGCloudItem.h \ FGLocalWeatherDatabase.cpp FGLocalWeatherDatabase.h \ FGPhysicalProperties.cpp FGPhysicalProperties.h \ 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 if OLD_AUTOMAKE INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src else INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src endif