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

9 lines
178 B
Text
Raw Normal View History

noinst_LIBRARIES = libSound.a
libSound_a_SOURCES = \
2001-03-28 07:12:11 +00:00
beacon.cxx beacon.hxx \
morse.cxx morse.hxx \
soundmgr.cxx soundmgr.hxx
INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src