aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-06-01 16:53:17 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-06-01 16:53:17 +0000
commit76aa8f7cedc2f74872f84953be7cb232f743f877 (patch)
tree84924a66d385fe2019f53875a63340a7100a25f8 /data/Makefile.am
parentf9ce050247243d9476fc6a0ce6f472ce95e525a9 (diff)
downloadellinika-76aa8f7cedc2f74872f84953be7cb232f743f877.tar.gz
ellinika-76aa8f7cedc2f74872f84953be7cb232f743f877.tar.bz2
* scm/dictrans.scm: Allow to call without arguments if --cleanup
option is given. * configure.ac (AC_CONFIG_FILES): Add data/pl/Makefile * data/*.xml: Move to data/ru * data/Makefile.am: Rewrite: * data/ru: New directory * data/pl: New directory * data/pl/Makefile.am: New file. * data/pl/setup.xml: New file. * data/pl/0.xml: New file. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@507 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am53
1 files changed, 0 insertions, 53 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
deleted file mode 100644
index e185e87..0000000
--- a/data/Makefile.am
+++ /dev/null
@@ -1,53 +0,0 @@
-# This file is part of Ellinika project.
-# Copyright (C) 2004, 2007 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 3 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 this program. If not, see <http://www.gnu.org/licenses/>.
-
-BASEXML=\
- Ba.xml\
- Be.xml\
- Bae.xml\
- setup.xml\
- 0.xml\
- 1.xml\
- 2.xml\
- 3.xml\
- 4.xml\
- 5.xml\
- 7.xml\
- eg8.xml\
- eg9.xml\
- eg11.xml\
- iliada.xml
-
-EXTRA_DIST=\
- Ba.xml\
- Be.xml\
- Bae.xml\
- db.struct\
- 0.xml\
- 1.xml\
- 2.xml\
- 3.xml\
- 4.xml\
- 5.xml\
- 7.xml\
- iliada.xml\
- iliada/2.3.xml\
- iliada/2.4.xml
-
-dict:
- dictrans --cleanup $(BASEXML)
-
-

Return to:

Send suggestions and report system problems to the System administrator.