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 --- progs/samples/Makefile.X11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'progs/samples') diff --git a/progs/samples/Makefile.X11 b/progs/samples/Makefile.X11 index b18a19584a..8a63517951 100644 --- a/progs/samples/Makefile.X11 +++ b/progs/samples/Makefile.X11 @@ -3,7 +3,7 @@ ##### MACROS ##### -TOP = .. +TOP = ../.. INCDIR = $(TOP)/include LIBDIR = $(TOP)/lib -- cgit v1.2.3