]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - makefile
Rename the binary to spline3.
[spline3.git] / makefile
index cb7e81f99f7f6aa96a36227eeaecfa69f82b2601..dd568009a096c934169f861d0be3664004273048 100644 (file)
--- a/makefile
+++ b/makefile
@@ -5,7 +5,7 @@ GHC_WARNINGS += -fwarn-name-shadowing
 GHC_WARNINGS += -fwarn-orphans
 GHC_WARNINGS += -fwarn-type-defaults
 
-BIN := spline
+BIN := spline3
 
 .PHONY : test doc src_html