diff options
author | Rob Austein <sra@hactrn.net> | 2010-02-20 01:34:04 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-02-20 01:34:04 +0000 |
commit | 59c7754af1be85edc2680fc4fcc22e2eb21d11d9 (patch) | |
tree | 2917cb83fb417103c124994cb538524f6fa02ef5 | |
parent | df84065c94092197c0b9ed91cd136ce480c5cfae (diff) |
Checkpoint
svn path=/myrpki.rototill/Makefile; revision=2986
-rw-r--r-- | myrpki.rototill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/myrpki.rototill/Makefile b/myrpki.rototill/Makefile index e828df71..73794508 100644 --- a/myrpki.rototill/Makefile +++ b/myrpki.rototill/Makefile @@ -18,7 +18,7 @@ parse: myrpki.xml schema.py python xml-parse-test.py clean: - rm -rf *.xml bpki.myrpki bpki.myirbe test screenlog.* + rm -rf *.xml bpki bpki.myrpki bpki.myirbe test screenlog.* .OpenSSL.whines.unless.I.set.this python sql-cleaner.py format: myrpki.xml |