diff --git a/Makefile b/Makefile index 363ae83..91e456a 100644 --- a/Makefile +++ b/Makefile @@ -190,3 +190,4 @@ style: astyle $(ASTYLE_FLAGS) --recursive ./*.c,*.h tests: $(TESTS) +