[grisbi-cvs] grisbi/help/tips Makefile.am,1.10,1.11

Pierre Biava pbiava at users.sourceforge.net
Sat Sep 26 09:33:13 CEST 2009


Update of /cvsroot/grisbi/grisbi/help/tips
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25949/help/tips

Modified Files:
	Makefile.am 
Log Message:
Deleting files gsb_crypt.h gsb_crypt.c and update project

Index: Makefile.am
===================================================================
RCS file: /cvsroot/grisbi/grisbi/help/tips/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.am	10 Sep 2008 17:01:47 -0000	1.10
+++ Makefile.am	26 Sep 2009 07:33:11 -0000	1.11
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in.
 
-EXTRA_DIST = tips.txt fr.gmo de.gmo 
+EXTRA_DIST = tips.txt fr.po de.po es.po fr.gmo de.gmo es.gmo
 grisbi_helpdir = $(datadir)/$(PACKAGE)
 grisbi_help_DATA = tips.txt
 
@@ -8,7 +8,7 @@
 #grisbi_pot_DATA = fr.gmo
 
 CC = gcc
-GMOFILES=fr.gmo de.gmo
+GMOFILES=fr.gmo de.gmo es.gmo
 localedir = ${datadir}/locale
 
 all:	$(GMOFILES)



More information about the cvs mailing list