diff --git a/projects/rocr-runtime/samples/Makefile b/projects/rocr-runtime/samples/Makefile index c7a9143e8f..55f11156e6 100644 --- a/projects/rocr-runtime/samples/Makefile +++ b/projects/rocr-runtime/samples/Makefile @@ -6,7 +6,7 @@ SUBDIRS = NBody SUBDIRS += DwtHarr1D SUBDIRS += BitionicSort SUBDIRS += BinarySearch -#SUBDIRS += BlackScholes +SUBDIRS += BlackScholes #SUBDIRS += FloydWarshall #SUBDIRS += FastWalshTransform SUBDIRS += MatrixTranspose