]> git.mxchange.org Git - simgear.git/blobdiff - simgear/environment/Makefile.am
Cygwin fixes.
[simgear.git] / simgear / environment / Makefile.am
index 1948696e466aeb9c891a48e10c64f1901a985891..5505aa5dd169b2b03e5bfb89162a271a476ee6be 100644 (file)
@@ -2,8 +2,8 @@ includedir = @includedir@/environment
 
 lib_LIBRARIES = libsgenvironment.a
 
-include_HEADERS = metar.hxx
+include_HEADERS = metar.hxx visual_enviro.hxx
 
-libsgenvironment_a_SOURCES = metar.cxx
+libsgenvironment_a_SOURCES = metar.cxx visual_enviro.cxx
 
 INCLUDES = -I$(top_srcdir)