From b953bebc250b36c9a01dbeafe420f808aa3522d6 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 10 Jun 2003 14:46:24 +0000 Subject: updated old-style makefiles for new tree --- src/glu/mesa/Makefile.X11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/glu/mesa') diff --git a/src/glu/mesa/Makefile.X11 b/src/glu/mesa/Makefile.X11 index 3ba15704829..b50db58c36f 100644 --- a/src/glu/mesa/Makefile.X11 +++ b/src/glu/mesa/Makefile.X11 @@ -10,7 +10,7 @@ GLU_LIB_NAME = "GLU" # may be overridden in Make-config VPATH = RCS -TOP = .. +TOP = ../../.. INCDIR = $(TOP)/include LIBDIR = $(TOP)/lib -- cgit v1.2.3