Adding config.mk
This commit is contained in:
parent
237da9824c
commit
26cb0bfcf2
|
@ -17,7 +17,7 @@ FREETYPEINC = /usr/include/freetype2
|
||||||
|
|
||||||
# includes and libs
|
# includes and libs
|
||||||
INCS = -I${LOCALINC} -I${X11INC} -I${FREETYPEINC}
|
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
|
# flags
|
||||||
CPPFLAGS =
|
CPPFLAGS =
|
||||||
|
|
Loading…
Reference in New Issue
Block a user