diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ TARGETS:= xrandr-notify +CFLAGS:=-std=c99 -pedantic -Wall -Wshadow LDFLAGS:=-lX11 -lXrandr all: $(TARGETS) |
index : xrandr-notify | ||
Helper for notification on RandR configuration change | Alexander Sulfrian |
summaryrefslogtreecommitdiffstats |