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