aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-02-09 11:05:20 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-02-09 11:05:20 +0000
commit27cae6b6a290cb7f708a891b97f7ef2a6a3bcd5c (patch)
treec5729e50061c22d61f32d149fc2e865f43759e1a /data
parenteed366e14cbddde63e9515c98f318d1a1c91c557 (diff)
downloadellinika-27cae6b6a290cb7f708a891b97f7ef2a6a3bcd5c.tar.gz
ellinika-27cae6b6a290cb7f708a891b97f7ef2a6a3bcd5c.tar.bz2
(dict): New rule
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@290 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index a827450..c51f524 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -15,6 +15,17 @@
# along with Ellinika; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+BASEXML=\
+ setup.xml\
+ 0.xml\
+ 1.xml\
+ 2.xml\
+ 3.xml\
+ 4.xml\
+ 5.xml\
+ 7.xml\
+ iliada.xml
+
EXTRA_DIST=\
db.struct\
0.xml\
@@ -28,3 +39,7 @@ EXTRA_DIST=\
iliada/2.3.xml\
iliada/2.4.xml
+dict:
+ dictrans --cleanup $(BASEXML)
+
+

Return to:

Send suggestions and report system problems to the System administrator.