1
0
Fork 0
flightgear/Weather/Makefile.am

8 lines
116 B
Text
Raw Normal View History

1998-04-03 22:09:02 +00:00
libdir = ${exec_prefix}/lib
lib_LTLIBRARIES = libWeather.la
libWeather_la_SOURCES = \
weather.c
INCLUDES += -I..