1
0
Fork 0
flightgear/Weather/Makefile.am

7 lines
124 B
Makefile

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