commit | fd0707ed3801d29ae7cf8145d2862e454e6622fa | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Feb 11 22:13:36 2016 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Feb 11 22:13:36 2016 +0100 |
tree | 53a2a6b6d449898358fd67d9e83cd4c307ef117d | |
parent | a9d477240a443a2f744d59a2cc1d3070433cb7f4 [diff] [blame] |
Improved tei support and script Change-Id: I62fc97828aec1a1acec7d22f8892f54ed6d81803
diff --git a/Makefile.PL b/Makefile.PL index 972d207..f278586 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -36,5 +36,6 @@ 't/index/*.t ' . 't/sgbr/*.t ' . 't/real/*.t' - } + }, + EXE_FILES => ['script/korapxml2krill'] );