]> git.mxchange.org Git - flightgear.git/blob - 3rdparty/hts_engine_API/lib/Makefile.am
Update to newer version of HTS engine
[flightgear.git] / 3rdparty / hts_engine_API / lib / Makefile.am
1
2 EXTRA_DIST = Makefile.mak
3
4 AM_CPPFLAGS = -I @top_srcdir@/include
5
6 lib_LIBRARIES = libHTSEngine.a
7
8 libHTSEngine_a_SOURCES = HTS_audio.c  HTS_engine.c  HTS_hidden.h  HTS_misc.c  \
9                          HTS_pstream.c  HTS_sstream.c  HTS_model.c  HTS_vocoder.c \
10                          HTS_gstream.c HTS_label.c
11
12 DISTCLEANFILES = *.log *.out *~
13
14 MAINTAINERCLEANFILES = Makefile.in