summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2022-02-12 21:25:08 -0500
committerJeffrey Walton <noloader@gmail.com>2022-02-12 21:25:08 -0500
commit5dde13d1e3409a9526630e744f368668ac93a6a1 (patch)
treeb91b29d05fb0d90a18bb7cb8df705c0247f159ce /GNUmakefile
parent2ca062e4d5eb18cd28b0c87d80be28e54b7fc0c3 (diff)
downloadcryptopp-git-5dde13d1e3409a9526630e744f368668ac93a6a1.tar.gz
Add bootstrap.sh to autotools-clean recipe
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 1d803f00..7557845c 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1363,7 +1363,7 @@ clean:
.PHONY: autotools-clean
autotools-clean:
- @-$(RM) -f configure.ac configure configure.in Makefile.am Makefile.in Makefile
+ @-$(RM) -f bootstrap.sh configure.ac configure configure.in Makefile.am Makefile.in Makefile
@-$(RM) -f config.guess config.status config.sub config.h.in compile depcomp
@-$(RM) -f install-sh stamp-h1 ar-lib *.lo *.la *.m4 local.* lt*.sh missing
@-$(RM) -f cryptest cryptestcwd libtool* libcryptopp.la libcryptopp.pc*