From 9ea16b6d8568cb383eb1f469d1dc54bfcad4f188 Mon Sep 17 00:00:00 2001 From: fiaxh Date: Mon, 16 Oct 2017 00:23:51 +0200 Subject: PGP encrypted file transfers --- plugins/openpgp/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/openpgp/CMakeLists.txt') 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 -- cgit v1.2.3-54-g00ecf