diff options
Diffstat (limited to 'plugins/openpgp/CMakeLists.txt')
-rw-r--r-- | plugins/openpgp/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/openpgp/CMakeLists.txt b/plugins/openpgp/CMakeLists.txt index 32c9ab75..037a4b51 100644 --- a/plugins/openpgp/CMakeLists.txt +++ b/plugins/openpgp/CMakeLists.txt @@ -33,7 +33,9 @@ SOURCES src/contact_details_provider.vala src/database.vala src/encryption_list_entry.vala + src/in_file_processor.vala src/manager.vala + src/out_file_processor.vala src/plugin.vala src/register_plugin.vala src/stream_flag.vala |