]> git.mxchange.org Git - flightgear.git/blobdiff - Weather/Makefile.am
Tweaks to Gnu automake/autoconf system.
[flightgear.git] / Weather / Makefile.am
index 4a269239aa5683fed9f7b51a0d7f58e22983216e..a69884293149855a236738a48345cd71b43d8fe7 100644 (file)
@@ -1,7 +1,7 @@
 libdir = ${exec_prefix}/lib
 
 lib_LTLIBRARIES = libWeather.la
-libWeather_la_SOURCES = \
-       weather.c
+
+libWeather_la_SOURCES = weather.c weather.h
 
 INCLUDES += -I..