Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d289011

Browse files
author
Thomas G. Lockhart
committed
Include gif omitted from integrated doc.
Thanks to Goran Uddeborg for spotting this.
1 parent 0cf1b79 commit d289011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ installation.tar:
5454
postgres.tar:
5555
$(MAKE) -C sgml clean
5656
$(MAKE) -C sgml postgres.html
57-
(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm -C ../graphics catalogs.gif connections.gif layout.gif)
57+
(cd sgml; $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm -C ../graphics catalogs.gif clientserver.gif connections.gif layout.gif)
5858

5959
programmer.tar:
6060
$(MAKE) -C sgml clean

0 commit comments

Comments
 (0)