diff makeCello.sh @ 876:1a838d8dca2a

Fix building transposed bookes.
author Jim Hague <jim.hague@acm.org>
date Tue, 26 Mar 2019 17:54:07 +0000
parents 06fec6764661
children 18f0e45207ef
line wrap: on
line diff
--- a/makeCello.sh	Tue Mar 26 17:44:40 2019 +0000
+++ b/makeCello.sh	Tue Mar 26 17:54:07 2019 +0000
@@ -49,7 +49,7 @@
 mkdir -p $outdir/Compact
 
 # Copy book component items.
-cp $booke/*.txt $outdir
+cp $booke/*.txt $booke/*.md $booke/image.jpg $outdir
 
 echo "Cello" > $outdir/instrument.txt