From 137edf75335910c9f15daacaf0ce3f4cbd43080c Mon Sep 17 00:00:00 2001 From: Zack Rusin Date: Tue, 5 Feb 2008 03:09:24 -0500 Subject: rewrite the way cpu engine is handled --- src/mesa/pipe/llvm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/pipe/llvm/Makefile') diff --git a/src/mesa/pipe/llvm/Makefile b/src/mesa/pipe/llvm/Makefile index 10ff7aacae8..b333661c6f8 100644 --- a/src/mesa/pipe/llvm/Makefile +++ b/src/mesa/pipe/llvm/Makefile @@ -7,6 +7,7 @@ LIBNAME = gallivm GALLIVM_SOURCES = \ gallivm.cpp \ + gallivm_cpu.cpp \ instructions.cpp \ loweringpass.cpp \ tgsitollvm.cpp \ -- cgit v1.2.3