From d19b6fd66aeb4f54f692b6ab53bb7d5e6bfa8dc5 Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Thu, 7 Jul 2011 10:57:17 -0800 Subject: Integration change. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9758] --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 01fb0be..04ea6cb 100644 --- a/Makefile +++ b/Makefile @@ -120,6 +120,7 @@ $(SIM_LIB_DIR)/libOpenCL.so: $(LIBS) opencllib g++ $(SNOW) -shared -Wl,-soname,libOpenCL.so \ $(SIM_OBJ_FILES_DIR)/libopencl/*.o \ $(SIM_OBJ_FILES_DIR)/cuda-sim/*.o \ + $(SIM_OBJ_FILES_DIR)/cuda-sim/decuda_pred_table/*.o \ $(SIM_OBJ_FILES_DIR)/gpgpu-sim/*.o \ $(SIM_OBJ_FILES_DIR)/intersim/*.o \ $(SIM_OBJ_FILES_DIR)/*.o -lm -lz -lGL -pthread \ -- cgit v1.3