Makefile
branchv_0
changeset 27 413a00a9cde7
parent 25 8da11cce2c98
child 30 841bec790da8
--- a/Makefile	Sat Sep 21 19:52:04 2019 +0200
+++ b/Makefile	Sat Sep 21 20:34:51 2019 +0200
@@ -37,7 +37,7 @@
 
 # Prints a table with number of items in particular chapters:
 statistics:
-	cat ssm.en.xml \
+	cat text/ssm.en.xml \
 	    | relpipe-in-xmltable \
 		--namespace "m" "tag:globalcode.info,2019:sane-software/manifesto" \
 		--relation "chapter" \