X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FSound%2FMakefile.am;h=1512dd36943dead850dcc07bd357cb83397d644c;hb=d39841d2dfdf82e1d590ab331888e3a392d199c6;hp=cbbb364f00f616ed4711f769751645457f8c1edb;hpb=ea49db6c4f84f56767e4a2e0791dda8d647b802a;p=flightgear.git diff --git a/src/Sound/Makefile.am b/src/Sound/Makefile.am index cbbb364f0..1512dd369 100644 --- a/src/Sound/Makefile.am +++ b/src/Sound/Makefile.am @@ -4,6 +4,7 @@ libSound_a_SOURCES = \ beacon.cxx beacon.hxx \ fg_fx.cxx fg_fx.hxx \ morse.cxx morse.hxx \ - voice.cxx voice.hxx + voice.cxx voice.hxx \ + sample_queue.cxx sample_queue.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src