1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

Add missing gif to postgres integrated doc.

This commit is contained in:
Thomas G. Lockhart
1999-07-16 06:03:48 +00:00
parent 25fece4b7f
commit 2c1756d7fa

View File

@@ -54,7 +54,7 @@ installation.tar:
postgres.tar: postgres.tar:
$(MAKE) -C sgml clean $(MAKE) -C sgml clean
$(MAKE) -C sgml postgres.html $(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: programmer.tar:
$(MAKE) -C sgml clean $(MAKE) -C sgml clean