From ab66cbc1c5403129b2510208e02146bb062d7b76 Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Wed, 17 Mar 2004 01:03:26 +0000 Subject: Adjust shared path in makefile XFree86 bug: Reported by: Submitted by: Reviewed by: Obtained from: --- linux/Makefile.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/Makefile.linux') diff --git a/linux/Makefile.linux b/linux/Makefile.linux index ce6861e6..734beca1 100644 --- a/linux/Makefile.linux +++ b/linux/Makefile.linux @@ -209,7 +209,7 @@ endif # Make sure that the shared source files are linked into this directory. -SHAREDDIR := ../../../shared/drm/kernel +SHAREDDIR := ../shared HASSHARED := $(shell if [ -d $(SHAREDDIR) ]; then echo y; fi) -- cgit v1.2.3