mirror of https://github.com/postgres/postgres
Include gif omitted from integrated doc.
Thanks to Goran Uddeborg for spotting this.
This commit is contained in:
parent
0cf1b79528
commit
d289011f8a
|
@ -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 clientserver.gif connections.gif layout.gif)
|
||||
|
||||
programmer.tar:
|
||||
$(MAKE) -C sgml clean
|
||||
|
|
Loading…
Reference in New Issue