TARGET = tests SOURCES = Base64.cpp main.cpp include ../../Makefile.inc test-report.txt: $(TARGET_BINARY) ./$(TARGET_BINARY) >> test-report.txt