try and find the drm in a more likely place
authorDave Airlie <airliedfreedesktop.org>
Thu, 10 Jun 2004 10:01:14 +0000 (10:01 +0000)
committerDave Airlie <airliedfreedesktop.org>
Thu, 10 Jun 2004 10:01:14 +0000 (10:01 +0000)
configs/default

index f955e3d3b7828b0fe70788aa85c18040edd85f2c..3e010223403591082ead31cf886f2d3b71c6e4ea 100644 (file)
@@ -11,7 +11,7 @@ MESA_MINOR=1
 MESA_TINY=0
 
 # external projects
-DRM_SOURCE_PATH=/home/dri/drm
+DRM_SOURCE_PATH=$(TOP)/../drm
 
 # Compiler and flags
 CC = cc