summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoruint <abhinav.prsai@gmail.com>2025-12-14 18:52:35 +0000
committeruint <abhinav.prsai@gmail.com>2025-12-14 18:52:35 +0000
commit83e1b0a8f41f593131ab4061f6e1d5341098b4d5 (patch)
treeba2a180e05e55a3dea3ec78078fbd5df92d4fce0 /Makefile
parent56ea423d59b2313e4ae4a685b9d6a23c1a4914bf (diff)
add other capture modes, allow window and selection cursor
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e992767..8bda4d4 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ MANPREFIX = ${PREFIX}/share/man
# libs
# remove the Xinerama parts if you don't want Xinerama support
-LIBS = -lX11 -lXINERAMA
+LIBS = -lX11 -lXinerama
CPPFLAGS = -DXINERAMA
# flags