diff options
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,2 +1,2 @@ | |||
| 1 | CFLAGS=-Wall -Werror -Wextra -Wconversion -Wdouble-promotion -pedantic -std=c17 -Isrc | 1 | CFLAGS=-Wall -Werror -Wextra -Wconversion -Wdouble-promotion -pedantic -std=c17 -Isrc -Iinclude |
| 2 | LDFLAGS=-lmosquitto | 2 | LDFLAGS=-lmosquitto |
