]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Makefile.in: Move config.h.in~ configure~ configure.ac~ in clean target
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 11 Feb 2023 11:04:21 +0000 (12:04 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 12 Feb 2023 12:05:53 +0000 (13:05 +0100)
Makefile.in

index 0c403619276ae20e509fbb76468822b127f4907a..4191de59a7e61dc04e372932fbe21c822905f35d 100644 (file)
@@ -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