diff --git a/samples/Makefile b/samples/Makefile index 07694338ca..03a6afad33 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -4,7 +4,7 @@ include $(OPENCL_DEPTH)/hsadefs SUBDIRS = NBody SUBDIRS += DwtHarr1D -SUBDIRS += BitionicSort +SUBDIRS += BitonicSort SUBDIRS += BinarySearch SUBDIRS += BlackScholes SUBDIRS += FloydWarshall