glx: Fix TOP setting in src/glx Makefile
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 9 Feb 2010 15:21:19 +0000 (10:21 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 9 Feb 2010 15:21:45 +0000 (10:21 -0500)
Argh, forgot to commit this fix before pushing.

src/glx/Makefile

index e681be834f058ee4dc321f27c7e4804306474875..6711fdc61bb3753739a1361476c181b766d8327f 100644 (file)
@@ -1,4 +1,4 @@
-TOP = ../../..
+TOP = ../..
 include $(TOP)/configs/current
 
 EXTRA_DEFINES = -DXF86VIDMODE -D_REENTRANT \