summaryrefslogtreecommitdiffstats
path: root/gptsync
diff options
context:
space:
mode:
Diffstat (limited to 'gptsync')
-rw-r--r--gptsync/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/gptsync/Makefile b/gptsync/Makefile
index 8302933d3..8ba73595a 100644
--- a/gptsync/Makefile
+++ b/gptsync/Makefile
@@ -24,10 +24,7 @@ $(OBJS): %.o: %.c
# cleanup
clean:
- $(RM) *.o *~ *% $(TARGET)
-
-distclean: clean
- $(RM) .depend
+ $(RM) *.o *~ *% $(TARGET) .depend
# automatic dependencies