diff --git a/Makefile b/Makefile index d682e43..5876ef0 100644 --- a/Makefile +++ b/Makefile @@ -5,5 +5,7 @@ all: build build: $(CPP) App.cpp -o $(BINARY) -lbe +test: build + ./renga