diff --git a/Makefile b/Makefile index 9157869..a831cae 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ MANDIR=$(PREFIX)/share/man BASHCOMPDIR=$(PREFIX)/share/bash-completion/completions CFLAGS+=-Wall -Werror -Wextra -Wpedantic -Wno-unused-parameter -Wconversion -Wformat-security -Wformat -Wsign-conversion -Wfloat-conversion -Wunused-result -Wno-strict-prototypes +CFLAGS+=-fanalyzer LIBS=-lwayland-client OBJ=wlopm.o wlr-output-power-management-unstable-v1.o GEN=wlr-output-power-management-unstable-v1.c wlr-output-power-management-unstable-v1.h