diff --git a/projects/rocr-runtime/samples/Makefile b/projects/rocr-runtime/samples/Makefile index 80b762c21b..5340ae3dd7 100644 --- a/projects/rocr-runtime/samples/Makefile +++ b/projects/rocr-runtime/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