summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2016-07-08 16:51:55 +0200
committerLinus Nordberg <linus@nordu.net>2016-07-11 15:37:01 +0200
commitb6ce64e114022ea23668cd69ce0ef7517dbe68ad (patch)
tree9c1b3a3e32e7e35bfd57fa98272b367e1545d403 /Makefile
parente43a199b241d74f7a5ad046139a318576cdf21b6 (diff)
Added permdb support to merge
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d69e5ab..af8a82e 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,6 @@ tests-prepare:
(cd $(INSTDIR)/tests/keys ; ../../../tools/create-key.sh logkey)
openssl pkcs8 -topk8 -nocrypt -in $(INSTDIR)/tests/keys/logkey-private.pem -out $(INSTDIR)/tests/keys/logkey-private.pkcs8
mkdir $(INSTDIR)/tests/mergedb
- mkdir $(INSTDIR)/tests/mergedb/chains
touch $(INSTDIR)/tests/mergedb/logorder
mkdir $(INSTDIR)/tests/mergedb-secondary
touch $(INSTDIR)/tests/mergedb-secondary/logorder