Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8887602

Browse files
author
Thomas G. Lockhart
committed
Fix build rules for the tutorial,
which was not built last time these things changed.
1 parent42dd24d commit8887602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ programmer.tar:
6363
tutorial.tar:
6464
$(MAKE) -C sgml clean
6565
$(MAKE) -C sgml tutorial.html
66-
(cd sgml;$(TAR) -cf ../$@$(TAREXCLUDE)-C sgml. -C .. -Cgraphics clientserver.gif)
66+
(cd sgml;$(TAR) -cf ../$@$(TAREXCLUDE)*.html*.htm -C ../graphics clientserver.gif)
6767

6868
user.tar:
6969
$(MAKE) -C sgml clean

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp