gnome-keyring r1404 - in trunk: . pkcs11 pkcs11/rpc



Author: nnielsen
Date: Mon Dec 22 20:31:36 2008
New Revision: 1404
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1404&view=rev

Log:
Build fixes while certain files still remain unchecked in.

Removed:
   trunk/pkcs11/rpc/p11-rpc-test-daemon
Modified:
   trunk/configure.in
   trunk/pkcs11/Makefile.am

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Dec 22 20:31:36 2008
@@ -513,7 +513,6 @@
 pam/Makefile
 pam/tests/Makefile
 pkcs11/Makefile
-pkcs11/dot-ssh/Makefile
 pkcs11/gck/Makefile
 pkcs11/gck/tests/Makefile
 pkcs11/rpc/Makefile

Modified: trunk/pkcs11/Makefile.am
==============================================================================
--- trunk/pkcs11/Makefile.am	(original)
+++ trunk/pkcs11/Makefile.am	Mon Dec 22 20:31:36 2008
@@ -41,5 +41,5 @@
 TESTS_DIR = 
 endif
 
-SUBDIRS = . rpc gck dot-ssh $(TESTS_DIR)
+SUBDIRS = . rpc gck $(TESTS_DIR)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]