summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6155d74..5c4b7b5 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ CC=cc
# Paths to X11 includes and libraries. Edit as appropriate for your system
#
-DIRS=-L/usr/openwin/lib -I/usr/openwin/include -L/usr/X11R6/lib -I/usr/local/include -L/usr/local/lib
+DIRS=-L/usr/openwin/lib -I/usr/openwin/include -L/usr/X11R6/lib -I/usr/local/include -L/usr/local/lib -I/usr/X11/include -L/usr/X11/lib
# Add on -lsocket for solaris 2 (and perhaps other SysV's)
#