diff --git a/Makefile b/Makefile index 9728289..6634bc6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=0.1.0 -NAME=fconf_$(VERSION) +NAME=fastc_$(VERSION) build: gox \