aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b124cbf..60c3c55 100644
--- a/Makefile
+++ b/Makefile
@@ -81,4 +81,5 @@ uninstall:
81 81
82clean: 82clean:
83 $(RM) -f $(LIBRARY) 83 $(RM) -f $(LIBRARY)
84 $(RM) -f $(OBJECT_FILES) \ No newline at end of file 84 $(RM) -f $(OBJECT_FILES)
85 $(RM) -f $(TEST_CASES) \ No newline at end of file