aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6bfb2ea2..5aa5cd63 100644
--- a/Makefile
+++ b/Makefile
@@ -159,7 +159,7 @@ pre-process.h:
.c.o:
$(QUIET_CC)$(CC) -o $@ -c $(CFLAGS) $<
-clean:
+clean: clean-check
rm -f *.[oasi] core core.[0-9]* $(PROGRAMS) $(SLIB_FILE) pre-process.h sparse.pc
dist: