From: Natsumi K. <koi...@us...> - 2017-07-26 06:22:52
|
Update of /cvsroot/sp-tk/SPTK/src/bin In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5800 Modified Files: Makefile.am Log Message: add acr2csm command Index: Makefile.am =================================================================== RCS file: /cvsroot/sp-tk/SPTK/src/bin/Makefile.am,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** Makefile.am 25 Jul 2017 10:43:14 -0000 1.30 --- Makefile.am 26 Jul 2017 06:22:50 -0000 1.31 *************** *** 1,4 **** --- 1,5 ---- SUBDIRS = acep \ acorr \ + acr2csm \ agcep \ amcep \ |