diff options
Diffstat (limited to 'src/gallium/tests/unit/Makefile')
-rw-r--r-- | src/gallium/tests/unit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/tests/unit/Makefile b/src/gallium/tests/unit/Makefile index f3dbd7695c6..9747c801014 100644 --- a/src/gallium/tests/unit/Makefile +++ b/src/gallium/tests/unit/Makefile @@ -1,6 +1,6 @@ # progs/gallium/simple/Makefile -TOP = ../../.. +TOP = ../../../.. include $(TOP)/configs/current INCLUDES = \ |