From 51a3beef4a7cbd94278a406664212b6597aedd93 Mon Sep 17 00:00:00 2001 From: Qi Liu Date: Tue, 15 Mar 2016 10:56:35 +0800 Subject: speedup duplicate layer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3995d21..9c9c86c 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ export BLAS_LDFLAGS Penlight all: nerv -submodule: luajit luajit Penlight +submodule: luajit luarocks Penlight luajit: PREFIX=$(PREFIX) ./tools/build_luajit.sh luarocks: -- cgit v1.2.3