From 0c31ba7f23c63f488315dcd73c471307b60cf44e Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Tue, 4 Jul 2023 12:06:04 -0400 Subject: use maje to generate Makefile --- autorotate.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'autorotate.c') diff --git a/autorotate.c b/autorotate.c index 99b3fe2..b89f745 100644 --- a/autorotate.c +++ b/autorotate.c @@ -9,6 +9,12 @@ #include #include +/* +MAJE_LDLIB=-lXrandr +MAJE_LDLIB=-lX11 +MAJE_LDLIB=-lXi +*/ + #define ACPID_SOCK_PATH "/var/run/acpid.socket" /* once to go into tablet mode, twice to come out */ -- cgit v1.2.1