Make sure 'make dist' keeps working.
This commit is contained in:
parent
14885374de
commit
a8c27e0cf1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue