progs/Makefile.am: Don't link `pixie' against the main `libcatacomb.la'.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 18 Sep 2019 18:47:47 +0000 (19:47 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 18 Sep 2019 18:48:58 +0000 (19:48 +0100)
It doesn't actually do any cryptography.  Instead, Just pick out the
`base' and `key' libraries which contain its (very light) requirements.

This is the conclusion I reached following an Android ARM64 build
failure caused by lack of maths functions.


No differences found