diff --git a/samples/Makefile b/samples/Makefile index 80b762c21b..5340ae3dd7 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -11,7 +11,7 @@ SUBDIRS += FloydWarshall SUBDIRS += FastWalshTransform SUBDIRS += MatrixTranspose SUBDIRS += MatrixMultiplication -#SUBDIRS += MonteCarloAsian -#SUBDIRS += SimpleConvolution +SUBDIRS += MonteCarloAsian +SUBDIRS += SimpleConvolution include $(OPENCL_DEPTH)/runtimenew/runtimerules