diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 4176da43dd33..6a4824251037 100644 --- a/security/Makefile +++ b/security/Makefile @@ -180,6 +180,8 @@ SUBDIR += gpass SUBDIR += gpgdir SUBDIR += gpgme + SUBDIR += gpgme-cpp + SUBDIR += gpgme-qt5 SUBDIR += gputty SUBDIR += greenbone-security-assistant SUBDIR += gringotts @@ -848,6 +850,7 @@ SUBDIR += py-flask-httpauth SUBDIR += py-gnupg SUBDIR += py-gnutls + SUBDIR += py-gpgme SUBDIR += py-gpsoauth SUBDIR += py-halberd SUBDIR += py-hkdf |