]> git.mxchange.org Git - flightgear.git/blob - src/Sound/Makefile.am
Model the effect where the sun and moon look 1.5 times larger when close to the horizon
[flightgear.git] / src / Sound / Makefile.am
1 noinst_LIBRARIES = libSound.a
2
3 libSound_a_SOURCES = \
4         beacon.cxx beacon.hxx \
5         fg_fx.cxx fg_fx.hxx \
6         morse.cxx morse.hxx
7
8 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src