From 3a414b606fd480d01a46a2f78397e7901e8facfb Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 5 Apr 2004 02:54:41 +0000 Subject: Add gnomekeyring, an API and daemon for managing lists of credentials. This is similar to the Keychain in MacOS. --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 03109cfc290f..f6d3efd0fafa 100644 --- a/security/Makefile +++ b/security/Makefile @@ -99,6 +99,7 @@ SUBDIR += gag SUBDIR += gcipher SUBDIR += gnome-ssh-askpass + SUBDIR += gnomekeyring SUBDIR += gnupg SUBDIR += gnupg-idea SUBDIR += gnutls -- cgit