From f198de6c8e3692fd0c5b4d8aedfb2cab50aea8f7 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 13 Oct 2004 12:37:10 +0000 Subject: Updated EXTRA_DIST git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@232 941c8c0f-9102-463b-b60b-cd22ce0e6858 --- data/Makefile.am | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/data/Makefile.am b/data/Makefile.am index 922e5c8..2f18fd3 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1 +1,29 @@ -EXTRA_DIST=db.struct dict.1 dict.2 \ No newline at end of file +# This file is part of Ellinika project. +# Copyright (C) 2004 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 +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# Ellinika is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with Ellinika; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +EXTRA_DIST=\ + db.struct\ + 0.xml\ + 1.xml\ + 2.xml\ + 3.xml\ + 4.xml\ + 5.xml\ + 7.xml\ + iliada.xml\ + iliada/2.3.xml + -- cgit v1.2.1