X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FSound%2FMakefile.am;h=cbbb364f00f616ed4711f769751645457f8c1edb;hb=1ae2b59333dc914d10bcc726bc94e71cbf3e411e;hp=00588500680f9ff7034de6955ee379f4d4b23a4a;hpb=250bab50893b0e0929521aa48779dbc382319bb1;p=flightgear.git diff --git a/src/Sound/Makefile.am b/src/Sound/Makefile.am index 005885006..cbbb364f0 100644 --- a/src/Sound/Makefile.am +++ b/src/Sound/Makefile.am @@ -4,6 +4,6 @@ libSound_a_SOURCES = \ beacon.cxx beacon.hxx \ fg_fx.cxx fg_fx.hxx \ morse.cxx morse.hxx \ - soundmgr.cxx soundmgr.hxx + voice.cxx voice.hxx -INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src +INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src