cd ${SOURCE_DIRECTORY}/src &&
g++ -o greycstoration greycstoration4gimp.cpp $(gimptool-2.0 --cflags) \
    $(gimptool-2.0 --libs) -lpthread
