diff options
-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 |