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