summaryrefslogtreecommitdiffhomepage
path: root/SCIKit/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'SCIKit/makefile')
-rw-r--r--SCIKit/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/SCIKit/makefile b/SCIKit/makefile
index 7757440e..63753422 100644
--- a/SCIKit/makefile
+++ b/SCIKit/makefile
@@ -5,7 +5,7 @@
CC=g++
FLAGS=-I../ -shared -fPIC -D__NEWOS_SYMS__
-OUTPUT=libSCI.dll
+OUTPUT=sci.dll
.PHONY: build-sci
build-sci: