diff --git a/projects/rocr-runtime/samples/Makefile b/projects/rocr-runtime/samples/Makefile index e35bae5ee4..5340ae3dd7 100644 --- a/projects/rocr-runtime/samples/Makefile +++ b/projects/rocr-runtime/samples/Makefile @@ -12,5 +12,6 @@ SUBDIRS += FastWalshTransform SUBDIRS += MatrixTranspose SUBDIRS += MatrixMultiplication SUBDIRS += MonteCarloAsian +SUBDIRS += SimpleConvolution include $(OPENCL_DEPTH)/runtimenew/runtimerules