[Commits] Makefile.am 1.2.2.8 1.2.2.9

ticho at claws-mail.org ticho at claws-mail.org
Wed Jan 4 20:43:55 CET 2012


Update of /home/claws-mail/plugins/fetchinfo/src
In directory claws-mail:/tmp/cvs-serv14455/src

Modified Files:
      Tag: gtk2
	Makefile.am 
Log Message:
2012-01-04 [ticho]	0.4.24cvs3

	* src/Makefile.am
		Added gettext.h to _SOURCES list for the plugin

Index: Makefile.am
===================================================================
RCS file: /home/claws-mail/plugins/fetchinfo/src/Makefile.am,v
retrieving revision 1.2.2.8
retrieving revision 1.2.2.9
diff -u -d -r1.2.2.8 -r1.2.2.9
--- Makefile.am	17 Nov 2006 10:56:20 -0000	1.2.2.8
+++ Makefile.am	4 Jan 2012 19:43:53 -0000	1.2.2.9
@@ -4,7 +4,8 @@
 
 fetchinfo_plugin_la_SOURCES = \
 	fetchinfo_plugin.c fetchinfo_plugin.h \
-	fetchinfo_plugin_gtk.c
+	fetchinfo_plugin_gtk.c \
+	gettext.h
 
 fetchinfo_plugin_la_LDFLAGS = \
 	-avoid-version -module \



More information about the Commits mailing list