aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.