diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -125,3 +125,4 @@ clean: $(GNU_RM) -f $(LIBRARY) $(GNU_RM) -f $(OBJECT_FILES) $(GNU_RM) -f $(TEST_CASES) + $(GNU_RM) -f $(DIST_TAR) |