gnome-keyring r1527 - in trunk: . gp11



Author: nnielsen
Date: Sun Feb  8 04:11:22 2009
New Revision: 1527
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1527&view=rev

Log:
Fix problem with not distributing pkcs11.h

Modified:
   trunk/ChangeLog
   trunk/gp11/Makefile.am

Modified: trunk/gp11/Makefile.am
==============================================================================
--- trunk/gp11/Makefile.am	(original)
+++ trunk/gp11/Makefile.am	Sun Feb  8 04:11:22 2009
@@ -16,7 +16,7 @@
 lib_LTLIBRARIES = libgp11.la
 
 libgp11_la_SOURCES = \
-	gp11.h gp11-private.h \
+	gp11.h gp11-private.h pkcs11.h \
 	gp11-attributes.c \
 	gp11-call.c \
 	gp11-misc.c \



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