]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix clean files
authorRoy Marples <roy@marples.name>
Fri, 4 Nov 2016 15:34:42 +0000 (15:34 +0000)
committerRoy Marples <roy@marples.name>
Fri, 4 Nov 2016 15:34:42 +0000 (15:34 +0000)
Makefile

index 015ec368aae484e1d7f3cc66392c64b9c913b4c8..492a1d6026dad982bb62edc4ad6323e636cd198e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -146,7 +146,7 @@ clean:
 
 distclean: clean
        rm -f .depend config.h config.mk config.log \
-               ${DISTFILE} ${DISTFILEGZ} ${DISTFILESUM} ${DISTFILESIGN}
+               ${DISTFILE} ${DISTFILEGZ} ${DISTINFO} ${DISTINFOSIGN}
 
 dist:
        fossil tarball --name ${DISTPREFIX} ${FOSSILID} ${DISTFILEGZ}