projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42dd24d
)
Fix build rules for the tutorial,
author
Thomas G. Lockhart
Thu, 7 Jan 1999 06:19:17 +0000
(06:19 +0000)
committer
Thomas G. Lockhart
Thu, 7 Jan 1999 06:19:17 +0000
(06:19 +0000)
which was not built last time these things changed.
doc/src/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/Makefile
b/doc/src/Makefile
index 81d4cf769ac7bcee92e1d38bf95bd218a3847529..db6ad52d9ebbd8b8b6af0becb8c66477f6b5272d 100644
(file)
--- a/
doc/src/Makefile
+++ b/
doc/src/Makefile
@@
-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