From 735bc0d416edbd622b45e8d8b590cb3c2948bec0 Mon Sep 17 00:00:00 2001 From: William Ahern Date: Thu, 28 Feb 2013 14:22:50 -0800 Subject: -n add helper to cqueues, too --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f1bb26d..45ad4aa 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ luapath = luacpath = LUAC = -# backwards compatibile install paths +# backwards compatible install paths ifneq ($(origin lua52include), undefined) luainclude = $(lua52include) endif -- cgit v1.2.3-59-g8ed1b