Index: trunk/doc/release.2015/Makefile.Common
===================================================================
--- trunk/doc/release.2015/Makefile.Common	(revision 40722)
+++ trunk/doc/release.2015/Makefile.Common	(revision 40723)
@@ -33,5 +33,7 @@
 
 %.tgz:
-	tar --transform 's%inputs/%%' -zcf $@ $(FILES) $*.bbl
+#	tar --transform 's%inputs/%%' -zcf $@ $(FILES) $*.bbl
+	tar --transform 's%inputs/%%' --transform 's%pics/%%' --transform 's%images/%%' -zcf $@ $^
+
 %.zip:
 	zip -j $@ $?
