This commit is contained in:
Wolfgang Hottgenroth 2021-02-11 11:29:27 +01:00
parent b3cf1ca33a
commit 1f78a7c759
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -13,7 +13,7 @@ C_INCLUDES = \
VERSION := $(shell git rev-parse --short=8 HEAD)
CC = gcc
CFLAGS = $(C_INCLUDES) -Wall -Werror -std=c99 -DVERSION=$(VERSION)
CFLAGS = $(C_INCLUDES) -Wall -Werror -std=c99 -DVERSION="\"$(VERSION)\""
LDFLAGS = -lconfig -lcurl
TARGET = sink20169