X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/4e7336c6a142974fd0cde8688eee469aea87218c..0f33d02b787015280c16c11c57ecd81c797bcd39:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 0c403619..4191de59 100644 --- a/Makefile.in +++ b/Makefile.in @@ -450,12 +450,12 @@ lint: grep -v 'possible pointer alignment problem' clean: - rm -f $(CLEANFILES) $(PROG)-`cat ${srcdir}/VERSION`.tar.gz + rm -f $(CLEANFILES) $(PROG)-`cat ${srcdir}/VERSION`.tar.gz \ + config.h.in~ configure~ configure.ac~ distclean: clean rm -f Makefile config.cache config.log config.status \ - config.h config.h.in~ configure~ configure.ac~ \ - os-proto.h stamp-h stamp-h.in $(PROG).1 \ + config.h os-proto.h stamp-h stamp-h.in $(PROG).1 \ libnetdissect.a tests/.failed tests/.passed \ tests/failure-outputs.txt rm -rf autom4te.cache tests/DIFF tests/NEW