Fix wrong error condition message
[babel] / Makefile
1 babel: babel.cc babel_cl.h babel.h
2         $(CXX) -o babel babel.cc -lOpenCL $(CXXFLAGS)