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