aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorViatrix2026-03-16 21:49:39 -0700
committerViatrix2026-03-16 21:49:39 -0700
commitab7e3413fc690b9645974c2d50b34493cb03a373 (patch)
treeb252f57789b5c028b499ccdb91573af40dd101d7 /Makefile
parent041cd27f115e3cef40e14cf832c4fa61b1fbe58b (diff)
Add .gitignore and change output zip name
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a29892..9d0d6be 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
zip: mo
- zip - *.py *.inx locale/*/LC_MESSAGES/*.mo > imagemap.zip
+ zip - *.py *.inx locale/*/LC_MESSAGES/*.mo > inx.imagemap.zip
validate: inkscape.extension.rng
xmllint --noout --relaxng inkscape.extension.rng *.inx