8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf1b79 commit d289011Copy full SHA for d289011
doc/src/Makefile
@@ -54,7 +54,7 @@ installation.tar:
54
postgres.tar:
55
$(MAKE) -C sgml clean
56
$(MAKE) -C sgml postgres.html
57
- (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)
58
59
programmer.tar:
60
0 commit comments