projects
/
users
/
kgrittn
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25fece4
)
Add missing gif to postgres integrated doc.
author
Thomas G. Lockhart
<lockhart@fourpalms.org>
Fri, 16 Jul 1999 06:03:48 +0000
(06:03 +0000)
committer
Thomas G. Lockhart
<lockhart@fourpalms.org>
Fri, 16 Jul 1999 06:03:48 +0000
(06:03 +0000)
doc/src/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/Makefile
b/doc/src/Makefile
index 7ed3019f8ac81f3fe6102da81fe897c72ab6243a..d8d95df730dfcce1410e47b83ee46ea7a8731af3 100644
(file)
--- a/
doc/src/Makefile
+++ b/
doc/src/Makefile
@@
-54,7
+54,7
@@
installation.tar:
postgres.tar:
$(MAKE) -C sgml clean
$(MAKE) -C sgml postgres.html
- (cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm -C ../graphics catalogs.gif connections.gif layout.gif)
+ (cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm -C ../graphics catalogs.gif c
lientserver.gif c
onnections.gif layout.gif)
programmer.tar:
$(MAKE) -C sgml clean