# HG changeset patch # User Jim Meyering # Date 814976591 0 # Node ID 58d475c79a51a63b4fc090389ad48ae747c7d818 # Parent 708c6b0ee45bba873090421054750b7c62899085 (distclean): Remove .deps. diff --git a/lib/Makefile.in b/lib/Makefile.in --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -85,6 +85,7 @@ distclean: clean rm -f Makefile *.tab.c tposixtm.c + rm -rf .deps maintainer-clean: distclean rm -f TAGS getdate.c posixtm.c