aboutsummaryrefslogtreecommitdiff
path: root/cgi-bin/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-05-29 22:06:53 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-05-29 22:06:53 +0000
commit62d377e214cd230f4df6ddb3455f31b982735c0b (patch)
tree129174cc6b6dbeb27b779dc58b2ec2d82d49fd6e /cgi-bin/Makefile.am
parentfb965629bf26f9d033f7d6f4d65018a6deee603e (diff)
downloadellinika-62d377e214cd230f4df6ddb3455f31b982735c0b.tar.gz
ellinika-62d377e214cd230f4df6ddb3455f31b982735c0b.tar.bz2
Improve dico module.
* cgi-bin/dico-ellinika.scm4: Implement define, match and output methods. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@505 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'cgi-bin/Makefile.am')
-rw-r--r--cgi-bin/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cgi-bin/Makefile.am b/cgi-bin/Makefile.am
index 0df6955..1a7fd96 100644
--- a/cgi-bin/Makefile.am
+++ b/cgi-bin/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of Ellinika project.
-# Copyright (C) 2004, 2005, 2007 Sergey Poznyakoff
+# Copyright (C) 2004, 2005, 2007, 2008 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,6 +16,7 @@
cgidir=@CGIDIR@
cgi_SCRIPTS=$(EXTRA_DIST:.scm4=.@SCRIPT_SUFFIX@)
+EXTRA_SCRIPTS=dico-ellinika.scm
EXTRA_DIST=dict.scm4 nea.scm4
CLEANFILES=dict.m4 dict.scm nea.scm dict.cgi nea.cgi

Return to:

Send suggestions and report system problems to the System administrator.