diff --git a/projects/rocr-runtime/samples/Makefile b/projects/rocr-runtime/samples/Makefile index 7b1ccb4d85..e6531d9c4f 100644 --- a/projects/rocr-runtime/samples/Makefile +++ b/projects/rocr-runtime/samples/Makefile @@ -6,6 +6,7 @@ SUBDIRS = NBody SUBDIRS += DwtHarr1D SUBDIRS += BitionicSort SUBDIRS += BinarySearch +SUBDIRS += BlackScholes SUBDIRS += MatrixTranspose SUBDIRS += MatrixMultiplication