aboutsummaryrefslogtreecommitdiff
path: root/ellinika
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-03-23 09:10:01 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-03-23 09:10:01 +0000
commitef11b43397c688b9583aa71e087c0576e5621740 (patch)
treea1b7952e923393e8c810c719000aed5281c3d41d /ellinika
parentcedacff2fa1e128d746f2ef4e750106d8295a281 (diff)
downloadellinika-ef11b43397c688b9583aa71e087c0576e5621740.tar.gz
ellinika-ef11b43397c688b9583aa71e087c0576e5621740.tar.bz2
Install i18n.scm
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@393 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'ellinika')
-rw-r--r--ellinika/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ellinika/Makefile.am b/ellinika/Makefile.am
index cce4a3c..f4dba76 100644
--- a/ellinika/Makefile.am
+++ b/ellinika/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of Ellinika project.
-# Copyright (C) 2004 Sergey Poznyakoff
+# Copyright (C) 2004,2006 Sergey Poznyakoff
#
# Ellinika is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
guiledir=$(GUILE_SITE)/$(PACKAGE)
-guile_DATA=xlat.scm cgi.scm
+guile_DATA=xlat.scm cgi.scm i18n.scm
cgi.sed: Makefile
echo 's,=GUILE_BINDIR=,$(GUILE_BINDIR),' > $@

Return to:

Send suggestions and report system problems to the System administrator.