Update Makefile

This commit is contained in:
Fufu Fang 2019-01-25 13:13:53 +00:00
parent 4f582ae94f
commit 9f2803f60a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION=1.0
VERSION=1.0.1
CFLAGS+= -g -O2 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -DVERSION=\"$(VERSION)\"
LDFLAGS+= -lgumbo -lcurl -lfuse -lcrypto