]> Dogcows Code - chaz/openbox/blobdiff - tests/Makefile
add another skiptskbar test that sets it after mapping
[chaz/openbox] / tests / Makefile
index 02b6c5b919e014c63f398ff78b6566450958f7f3..6374b3920c10c0ba5cfa6f5de46949ebcd20418b 100644 (file)
@@ -3,4 +3,4 @@ files=$(wildcard *.c)
 all: $(files:.c=)
 
 %: %.c
-       $(CC) $(CFLAGS) -o $@ $^ -lX11 -L/usr/X11R6/lib
+       $(CC) $(CFLAGS) -o $@ $^ -lX11 -lXext -L/usr/X11R6/lib -I/usr/X11R6/include
This page took 0.021425 seconds and 4 git commands to generate.