Adding config.mk
authorphillbush <phillbush@cock.li>
Wed, 29 Jul 2020 21:09:06 +0000 (18:09 -0300)
committerphillbush <phillbush@cock.li>
Wed, 29 Jul 2020 21:09:06 +0000 (18:09 -0300)
config.mk

index 2844160..33b2143 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -17,7 +17,7 @@ FREETYPEINC = /usr/include/freetype2
 
 # includes and libs
 INCS = -I${LOCALINC} -I${X11INC} -I${FREETYPEINC}
 
 # includes and libs
 INCS = -I${LOCALINC} -I${X11INC} -I${FREETYPEINC}
-LIBS = -L${LOCALLIB} -L${X11LIB} -lfontconfig -lXft -lX11 -lImlib2
+LIBS = -L${LOCALLIB} -L${X11LIB} -lfontconfig -lXft -lX11 -lXinerama -lImlib2
 
 # flags
 CPPFLAGS =
 
 # flags
 CPPFLAGS =