diff --git a/Makefile b/Makefile index 4103a6b..d8f6523 100644 --- a/Makefile +++ b/Makefile @@ -21,3 +21,4 @@ libse: test: gcc $(TEST_SOURCE) -I$(INCLUDE) $(CFLAGS) -o $(BUILD)/$@ $(LFLAGS) $(BUILD)/$@ +