1
0
Fork 0
flightgear/src/Sound/Makefile.am

8 lines
171 B
Makefile

noinst_LIBRARIES = libSound.a
libSound_a_SOURCES = \
beacon.cxx beacon.hxx \
fg_fx.cxx fg_fx.hxx \
morse.cxx morse.hxx
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src