diff --git a/samples/Makefile b/samples/Makefile index 27a6470f1e..4037c071c1 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -2,6 +2,6 @@ OPENCL_DEPTH = ../.. include $(OPENCL_DEPTH)/runtimenew/runtimedefs -SUBDIRS = MatrixTranspose MatrixMultiplication DwtHarr1D BitionicSort +SUBDIRS = MatrixTranspose MatrixMultiplication DwtHarr1D BitionicSort NBody include $(OPENCL_DEPTH)/runtimenew/runtimerules