Fix build rules for the tutorial,
which was not built last time these things changed.
This commit is contained in:
parent
42dd24dab2
commit
888760250a
@ -63,7 +63,7 @@ programmer.tar:
|
||||
tutorial.tar:
|
||||
$(MAKE) -C sgml clean
|
||||
$(MAKE) -C sgml tutorial.html
|
||||
(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) -C sgml . -C .. -C graphics clientserver.gif)
|
||||
(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm -C ../graphics clientserver.gif)
|
||||
|
||||
user.tar:
|
||||
$(MAKE) -C sgml clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user