modified config.mk for asus_desk

This commit is contained in:
celso 2023-07-17 19:27:00 -03:00
parent b5d22bd962
commit 55e73d314b

View File

@ -4,11 +4,11 @@ VERSION = 6.5
# Customize below to fit your system
# paths
PREFIX = /usr/local
PREFIX = /usr
MANPREFIX = ${PREFIX}/share/man
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib
X11INC = /usr/include/X11
X11LIB = /usr/lib64
# Xinerama, comment if you don't want it
XINERAMALIBS = -lXinerama