diff --git a/projects/rocr-runtime/samples/Makefile b/projects/rocr-runtime/samples/Makefile index 55f11156e6..e438f3f185 100644 --- a/projects/rocr-runtime/samples/Makefile +++ b/projects/rocr-runtime/samples/Makefile @@ -8,7 +8,7 @@ SUBDIRS += BitionicSort SUBDIRS += BinarySearch SUBDIRS += BlackScholes #SUBDIRS += FloydWarshall -#SUBDIRS += FastWalshTransform +SUBDIRS += FastWalshTransform SUBDIRS += MatrixTranspose SUBDIRS += MatrixMultiplication #SUBDIRS += MonteCarloAsian