1
0
Fork 0

Make sure 'make dist' keeps working.

This commit is contained in:
durk 2008-07-31 17:21:45 +00:00
parent 14885374de
commit a8c27e0cf1

View file

@ -10,6 +10,6 @@ libEnvironment_a_SOURCES = \
environment_ctrl.cxx environment_ctrl.hxx \
fgmetar.cxx fgmetar.hxx fgclouds.cxx fgclouds.hxx \
atmosphere.cxx atmosphere.hxx \
precipitation_mgr.cxx fgprecipitation_mgr.hxx
precipitation_mgr.cxx precipitation_mgr.hxx
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src