]> git.mxchange.org Git - flightgear.git/blobdiff - src/Sound/Makefile.am
Added two missing files from JSBSim.org that were missing in the last sync.
[flightgear.git] / src / Sound / Makefile.am
index a43e8992792226c247d391e7aad90e6c8233d9d0..cbbb364f00f616ed4711f769751645457f8c1edb 100644 (file)
@@ -3,6 +3,7 @@ noinst_LIBRARIES = libSound.a
 libSound_a_SOURCES = \
        beacon.cxx beacon.hxx \
        fg_fx.cxx fg_fx.hxx \
-       morse.cxx morse.hxx
+       morse.cxx morse.hxx \
+       voice.cxx voice.hxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src