| commit | 2f345ff30c8a4ee666041ee84bdca248acfd9b0e | [log] [tgz] |
|---|---|---|
| author | Rebecca Wilm <wilm@ids-mannheim.de> | Tue Jul 30 16:58:25 2024 +0200 |
| committer | Rebecca Wilm <wilm@ids-mannheim.de> | Tue Jul 30 16:58:25 2024 +0200 |
| tree | 8002d87f434f38a76d879d9333df4e98e31e5813 | |
| parent | a02aeb131f73ea5a65f301c8878b4d7e1e3d013f [diff] [blame] |
Add bookprize information
diff --git a/Makefile b/Makefile index 7106457..cbed7c7 100644 --- a/Makefile +++ b/Makefile
@@ -63,6 +63,7 @@ echo "Converting $< to $@" unzip -q -o $< -d $@ chmod -R ug+rwX $@ + echo "<originalPath>\"$<\"</originalPath>" > $@/originalPath.xml $(TARGET_DIR)/%.i5.xml: $(BUILD_DIR)/% xslt/epub2i5.xsl xslt/idsCorpus-template.xml mkdir -p $(TARGET_DIR)