]> git.tdb.fi Git - geometrycompositor.git/blobdiff - Makefile
Use the shape extension to let input events through the overlay window
[geometrycompositor.git] / Makefile
index 63e1992fa29f4648daf64d3d1b8c49bf3f1b2107..adb93d99f7cd70867f7f3d0cc338c2380df82181 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
 geometrycompositor: source/main.c
-       gcc -o $@ $< -Wall -Wextra -Werror -ggdb -lX11 -lXcomposite -lXdamage -lGL
+       gcc -o $@ $< -Wall -Wextra -Werror -ggdb -lX11 -lXcomposite -lXdamage -lXext -lGL