diff options
-rw-r--r-- | contrib/sigp/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/sigp/README b/contrib/sigp/README index 34e479ea1..1842545fd 100644 --- a/contrib/sigp/README +++ b/contrib/sigp/README @@ -1,3 +1,9 @@ This directory contains bootstrap code to extract info from the Signature Purposes database (registry) and format it in various ways. It is a peer of ${top_srcdir}/contrib/gana/ (q.v.). + +NB: New database entries MUST have field "Package: GNU Taler" if + you want them to be visible to the Makefile in this directory. + +Don't make changes to registry.rec here (it is a symlink, after all). +Instead, make them in ../gana/gnunet-signatures/ (commit from there, too). |