remove space

(#243)
This commit is contained in:
Jan-Piet Mens 2018-06-17 13:17:56 +02:00
parent 7a9dbc4292
commit 685a6f57c6

View File

@ -1,6 +1,6 @@
include config.mk
CFLAGS +=-Wall -Werror
CFLAGS +=-Wall -Werror
LIBS = $(MORELIBS) -lm
LIBS += -lcurl -lconfig