summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 73e24f4..9b808ec 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
# Paths to X11 includes and libraries. Edit as appropriate for your system
#
-DIRS=-L/usr/X11R6/lib -I/usr/X11R6/include
+DIRS=-L/usr/X11R6/lib -I/usr/X11R6/include -L/usr/local/lib -I/usr/local/include
# Add on -lsocket for solaris 2 (and perhaps other SysV's)