[Commits] Makefile.am 1.1 1.2

miras at claws-mail.org miras at claws-mail.org
Thu Jan 5 02:45:46 CET 2012


Update of /home/claws-mail/contacts/xmllib
In directory claws-mail:/tmp/cvs-serv26418/xmllib

Modified Files:
	Makefile.am 
Log Message:
2012-01-05 [mir]	0.6.0cvs78

	* xmllib/Makefile.am
	    Fix typo.

Index: Makefile.am
===================================================================
RCS file: /home/claws-mail/contacts/xmllib/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	7 Sep 2011 17:35:29 -0000	1.1
+++ Makefile.am	5 Jan 2012 01:45:44 -0000	1.2
@@ -19,7 +19,7 @@
 AM_CPPFLAGS = \
 		-DG_LOG_DOMAIN=\"Claws-Contacts\"
 		
-libcontactxml_la_LIBAD= \
+libcontactxml_la_LIBADD= \
 		   @GLIB_LIBS@ \
 		   @GTK_LIBS@ \
 		   @LIBXML_LIBS@



More information about the Commits mailing list