first commit
This commit is contained in:
14
3rdparty/hts_engine_API/lib/Makefile.am
vendored
Normal file
14
3rdparty/hts_engine_API/lib/Makefile.am
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
EXTRA_DIST = Makefile.mak
|
||||
|
||||
AM_CPPFLAGS = -I @top_srcdir@/include
|
||||
|
||||
lib_LIBRARIES = libHTSEngine.a
|
||||
|
||||
libHTSEngine_a_SOURCES = HTS_audio.c HTS_engine.c HTS_hidden.h HTS_misc.c \
|
||||
HTS_pstream.c HTS_sstream.c HTS_model.c HTS_vocoder.c \
|
||||
HTS_gstream.c HTS_label.c
|
||||
|
||||
DISTCLEANFILES = *.log *.out *~
|
||||
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
Reference in New Issue
Block a user