summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-01-30 12:24:32 -0800
committerKeith Packard <keithp@keithp.com>2014-01-30 12:24:32 -0800
commit8db31931172c538553e17c4dd9bf4975ead5c59b (patch)
treeed2571eaced124e6dd6722d440b555799134b5fc /Makefile
parent899a945e31aa9cf2da031c1bdbba43df7b43149f (diff)
Update XCB api
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bdfb0cb..92617c4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-CFLAGS=-Wall -O0 -g $(shell pkg-config --cflags xcb-shm xcb-aux xcb-dri3 xcb-present xshmfence)
-LIBS=$(shell pkg-config --libs xcb-shm xcb-aux xcb-dri3 xcb-present xshmfence xcb-sync xcb-xfixes)
+CFLAGS=-Wall -O0 -g $(shell pkg-config --cflags xcb xcb-shm xcb-aux xcb-dri3 xcb-present xshmfence)
+LIBS=$(shell pkg-config --libs xcb xcb-shm xcb-aux xcb-dri3 xcb-present xshmfence xcb-sync xcb-xfixes)
all: shmfd dri3 futex xfence present pipefence shmtest condtest