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