summaryrefslogtreecommitdiff
path: root/docs/tutorials/021/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/021/Makefile')
-rw-r--r--docs/tutorials/021/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/021/Makefile b/docs/tutorials/021/Makefile
index eb4a321345f..c369a70c402 100644
--- a/docs/tutorials/021/Makefile
+++ b/docs/tutorials/021/Makefile
@@ -64,7 +64,7 @@ HTML : #
SHAR : #
[ ! -f combine.shar ] || exit 1
- shar -T hdr bodies *.pre *.pst > combine.shar && rm -f hdr bodies *.pre *.pst
+ shar -T hdr bodies *.pre > combine.shar && rm -f hdr bodies *.pre *.pst
UNSHAR : #
sh combine.shar