- Timestamp:
- Jul 4, 2015, 6:05:54 PM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 45ae2ef
- Parents:
- 7adbcd7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r7adbcd7 r6ce02e2 43 43 check_DATA = setup.done server/crl.pem 44 44 45 MOSTLYCLEANFILES = cache/* logs/* outputs/* server/crl.pem 45 MOSTLYCLEANFILES = setup.done cache/* logs/* outputs/* server/crl.pem 46 47 # Delete PGP keyrings on "mostlyclean" target. They are created from 48 # the X.509 private keys and certificates with an expiration time of 49 # one day, so regenerating them is both fast and frequently 50 # necessary. 51 MOSTLYCLEANFILES += */*.pgp */*.gpg */*.gpg~ */gpg.conf 46 52 47 53 clean-local:
Note: See TracChangeset
for help on using the changeset viewer.