Skip to content

Commit c5cc759

Browse files
committed
CTWILL is produced only once.
As it is built from a set of change files agaionst CWEAVE.W anyway, and in CWILL format at that, there is no point to have an identical PDF file with a different name in publication.
1 parent 25d7a79 commit c5cc759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makeall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ then
281281
pax tie-changes.pdf \
282282
-wvzf "$OUTDIR/tie-changes.tar.gz" -s ,^,tie/,
283283
pax common-changes.pdf ctangle-changes.pdf \
284-
cweave-changes.pdf ctwill-changes.pdf \
284+
cweave-changes.pdf \
285285
-wvzf "$OUTDIR/cweb-changes.tar.gz" -s ,^,cweb/,
286286
else
287287
pax vftovp.pdf vptovf.pdf -wvzf "$OUTDIR/etc.tar.gz" -s ,^,etc/,

0 commit comments

Comments
 (0)