From 8b2aa75b9d7c0b4d4333e7847e3ad90c5fcf97fb Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 25 Jun 2015 12:58:42 +0800 Subject: use the standard nerv error reporting in io lib --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 04a9cf4..bfcd56f 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,5 @@ luarocks: PREFIX=$(PREFIX) ./tools/build_luarocks.sh install: cd nerv; $(PREFIX)/bin/luarocks make - ln -sfv $(PREFIX)/lib/lua/5.1/libnerv.so $(PREFIX)/lib/ # FIXME: bad trick speech: - cd speech; $(PREFIX)/bin/luarocks make + cd speech/htk_io; $(PREFIX)/bin/luarocks make -- cgit v1.2.3-70-g09d2