summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-06-02 15:06:12 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-06-02 15:06:12 -0400
commit3c1ef738a7327d4f2c0336c0a6a9e04769e6c730 (patch)
treea994e8fdaa7901e55216f64834e626abeab453f9 /config.mk
parent9839f563e73b61008fe789107e0d0d2879834753 (diff)
parent22c71c355ca4f4e965c3d07e9ac37b0da7349255 (diff)
Merge branch 'master' of github.com:LukeSmithxyz/st
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index eba98c3..1635264 100644
--- a/config.mk
+++ b/config.mk
@@ -10,6 +10,10 @@ MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib
+# include X11 in Ubuntu
+# X11INC = /usr/include/X11R6
+# X11LIB = /usr/lib/X11R6
+
PKG_CONFIG = pkg-config
# includes and libs