OSDN Git Service

Include gif omitted from integrated doc.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 14 Jul 1999 20:31:42 +0000 (20:31 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 14 Jul 1999 20:31:42 +0000 (20:31 +0000)
 Thanks to Goran Uddeborg for spotting this.

doc/src/Makefile

index 7ed3019..d8d95df 100644 (file)
@@ -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