1
0
Fork 0
flightgear/Weather/Makefile.am
1998-04-18 04:13:51 +00:00

7 lines
187 B
Makefile

libdir = ${exec_prefix}/lib
lib_LTLIBRARIES = libWeather.la
libWeather_la_SOURCES = weather.c weather.h
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator