From 7b9817a9c01fd1d737452e3110286dd46dc77f99 Mon Sep 17 00:00:00 2001 From: "git@daemon.de" Date: Mon, 5 Jan 2015 12:56:26 +0100 Subject: [PATCH] added symlink so it can be installed as well --- include/pcp/crypto_scrypt.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 include/pcp/crypto_scrypt.h diff --git a/include/pcp/crypto_scrypt.h b/include/pcp/crypto_scrypt.h new file mode 120000 index 0000000..e967321 --- /dev/null +++ b/include/pcp/crypto_scrypt.h @@ -0,0 +1 @@ +../../libpcp/scrypt/crypto/crypto_scrypt.h \ No newline at end of file