]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Remove additional build products on distclean (certs)
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 26 Jan 2019 09:32:45 +0000 (16:32 +0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 26 Jan 2019 09:32:45 +0000 (16:32 +0700)
raddb/certs/Makefile

index 15cd18293be9d8a79acf5772779f70beff695804..3e7ca8a870d2cad8951edcc73445b06f0bfd9af5 100644 (file)
@@ -327,4 +327,4 @@ clean:
 #      Make a target that people won't run too often.
 #
 distclean:
-       rm -rf *~ dh ecc/ rsa/ index.txt* serial*  *\.0 *\.1
+       rm -rf *~ *.pem dh ecc/ rsa/ passwords.mk index.txt* serial*  *\.0 *\.1