r3291 - trunk/libmcrypto/include/libmcrypto

erik at minisip.org erik at minisip.org
Thu Jun 7 12:35:22 CEST 2007


Author: erik
Date: 2007-06-07 12:35:21 +0200 (Thu, 07 Jun 2007)
New Revision: 3291

Modified:
   trunk/libmcrypto/include/libmcrypto/Makefile.am
Log:

 * Fix for last commit (half of the headers was not installed because of a
   typo in the last commit of a Makefile.am in libmcrypto).



Modified: trunk/libmcrypto/include/libmcrypto/Makefile.am
===================================================================
--- trunk/libmcrypto/include/libmcrypto/Makefile.am	2007-06-07 08:26:46 UTC (rev 3290)
+++ trunk/libmcrypto/include/libmcrypto/Makefile.am	2007-06-07 10:35:21 UTC (rev 3291)
@@ -34,7 +34,7 @@
 		init.h \
 		$(scsim_src) \
 		base64.h \
-		$(srp_src)
+		$(srp_src) \
 		hmac.h \
 		OakleyDH.h \
 		rand.h \



More information about the Minisip-devel mailing list