diff options
Diffstat (limited to 'common/README')
-rw-r--r-- | common/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/common/README b/common/README new file mode 100644 index 000000000..d3927d869 --- /dev/null +++ b/common/README @@ -0,0 +1,14 @@ +Stuff used by several modules of GnuPG. This way we can share error +codes and serveral other things. + + +These directories use it: + +gpg +sm +agent + +These directories don't use it: + +assuan +kbx
\ No newline at end of file |