diff --git a/projects/rocr-runtime/samples/Makefile b/projects/rocr-runtime/samples/Makefile index 73adf300f3..07694338ca 100644 --- a/projects/rocr-runtime/samples/Makefile +++ b/projects/rocr-runtime/samples/Makefile @@ -3,7 +3,7 @@ OPENCL_DEPTH = ../.. include $(OPENCL_DEPTH)/hsadefs SUBDIRS = NBody -#SUBDIRS += DwtHarr1D +SUBDIRS += DwtHarr1D SUBDIRS += BitionicSort SUBDIRS += BinarySearch SUBDIRS += BlackScholes