aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLibravatar William Ahern <william@server.local> 2013-02-28 14:22:50 -0800
committerLibravatarLibravatar William Ahern <william@server.local> 2013-02-28 14:22:50 -0800
commit735bc0d416edbd622b45e8d8b590cb3c2948bec0 (patch)
tree4f2e000c0e999b24eb0a50063e3b88f2455c4c8a
parent01ba6abe75aa2afb77b2462adf5e54895955c3b2 (diff)
downloadluaossl-735bc0d416edbd622b45e8d8b590cb3c2948bec0.tar.gz
luaossl-735bc0d416edbd622b45e8d8b590cb3c2948bec0.tar.bz2
luaossl-735bc0d416edbd622b45e8d8b590cb3c2948bec0.zip
-n
add helper to cqueues, too
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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