]> git.mxchange.org Git - flightgear.git/blob - src/Sound/Makefile.am
Get rid of the double comma's for the file section of the generic protocol also.
[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