[svn] pinentry - r199 - in trunk: . secmem

svn author marcus cvs at cvs.gnupg.org
Fri Apr 3 17:37:16 CEST 2009


Author: marcus
Date: 2009-04-03 17:37:16 +0200 (Fri, 03 Apr 2009)
New Revision: 199

Modified:
   trunk/ChangeLog
   trunk/secmem/Makefile.am
Log:
2009-04-03  Marcus Brinkmann  <marcus at g10code.de>

	* secmem/Makefile.am (libsecmem_a_SOURCES): Add secmem++.h.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2009-04-03 15:35:41 UTC (rev 198)
+++ trunk/ChangeLog	2009-04-03 15:37:16 UTC (rev 199)
@@ -1,5 +1,6 @@
 2009-04-03  Marcus Brinkmann  <marcus at g10code.de>
 
+	* secmem/Makefile.am (libsecmem_a_SOURCES): Add secmem++.h.
 	* qt4/Makefile.am (pinentry_qt4_SOURCES): Add pinentrydialog.moc
 	and qsecurelineedit.moc.
 

Modified: trunk/secmem/Makefile.am
===================================================================
--- trunk/secmem/Makefile.am	2009-04-03 15:35:41 UTC (rev 198)
+++ trunk/secmem/Makefile.am	2009-04-03 15:37:16 UTC (rev 199)
@@ -28,4 +28,5 @@
 	secmem-util.h \
 	util.h \
 	secmem.c \
-	util.c
+	util.c \
+	secmem++.h




More information about the Gnupg-commits mailing list