aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f8bf829..5ac8e6f 100644
--- a/Makefile
+++ b/Makefile
@@ -125,3 +125,4 @@ clean:
125 $(GNU_RM) -f $(LIBRARY) 125 $(GNU_RM) -f $(LIBRARY)
126 $(GNU_RM) -f $(OBJECT_FILES) 126 $(GNU_RM) -f $(OBJECT_FILES)
127 $(GNU_RM) -f $(TEST_CASES) 127 $(GNU_RM) -f $(TEST_CASES)
128 $(GNU_RM) -f $(DIST_TAR)