aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lua-nng-dev-1.rockspec5
1 files changed, 0 insertions, 5 deletions
diff --git a/lua-nng-dev-1.rockspec b/lua-nng-dev-1.rockspec
index 47097c0..80a5b12 100644
--- a/lua-nng-dev-1.rockspec
+++ b/lua-nng-dev-1.rockspec
@@ -38,9 +38,4 @@ build = {
LIB_EXTENSION="$(LIB_EXTENSION)",
CP="$(CP)",
},
- install = {
- bin = {
- "bin/nng.dll"
- }
- }
}