X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=9e432cc76e46ba79817de7a86cf0330f8d992b33;hb=b9b62a7f36155c48b9b11b7789cdefec4a1c21da;hp=2e564ee6cda4886b031b3a31143388e1e4522a4d;hpb=370f758d740cda81264f23d9d1a24a99e18ba0bd;p=spectrwm.git diff --git a/Makefile b/Makefile index 2e564ee..9e432cc 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ SUBDIR= lib PROG=scrotwm MAN=scrotwm.1 -CFLAGS+=-Wall -Wno-uninitialized -ggdb3 +CFLAGS+=-std=c89 -Wall -Wno-uninitialized -ggdb3 CPPFLAGS+= -I${X11BASE}/include LDADD+=-lutil -L${X11BASE}/lib -lX11 -lXrandr