diff options
author | lloyd <[email protected]> | 2008-09-29 18:37:02 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-29 18:37:02 +0000 |
commit | abaf8b03a1dece8116daa41146aa3bf938794353 (patch) | |
tree | b114236d5a38b3dd8abfb714f6437176538573ee /src/codec | |
parent | 10ad8ef010b1df58ba0db33793031aa80232f07b (diff) |
Fix loading issues
Diffstat (limited to 'src/codec')
-rw-r--r-- | src/codec/openpgp/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/codec/openpgp/info.txt b/src/codec/openpgp/info.txt index 0fe934ad9..5ba418dbf 100644 --- a/src/codec/openpgp/info.txt +++ b/src/codec/openpgp/info.txt @@ -2,6 +2,8 @@ realname "OpenPGP Codec" define OPENPGP_CODEC +load_on auto + <add> openpgp.cpp openpgp.h |