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