]> git.mxchange.org Git - flightgear.git/blob - src/Sound/Makefile.am
bbb3a7258b578bb89b3dca8abd8e4a1922c6dd50
[flightgear.git] / src / Sound / Makefile.am
1 noinst_LIBRARIES = libSound.a
2
3 libSound_a_SOURCES = \
4         beacon.cxx beacon.hxx \
5         morse.cxx morse.hxx \
6         soundmgr.cxx soundmgr.hxx
7
8 INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src