diff options
| author | Hubert Plociniczak <hubert@lshift.net> | 2008-08-14 14:35:20 +0100 |
|---|---|---|
| committer | Hubert Plociniczak <hubert@lshift.net> | 2008-08-14 14:35:20 +0100 |
| commit | 231d51ccab233eadf102ee2b2d2bc3ff2118b351 (patch) | |
| tree | 434fb03e607ec43ef225b3e341b7308b0b64ccba /Makefile | |
| parent | 18bb034b9dba40efe5b741a7f8f9bc192e1bd39e (diff) | |
| parent | 47fec9c6638ff20b1239ae2c2cea65e78d5a2c10 (diff) | |
| download | rabbitmq-server-git-231d51ccab233eadf102ee2b2d2bc3ff2118b351.tar.gz | |
Merge bug19200 into bug19193
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ generic_stage: elinks -dump -no-references -no-numbering $(WEB_URL)install.html \ >> $(GENERIC_STAGE_DIR)/INSTALL; \ cp BUILD.in $(GENERIC_STAGE_DIR)/BUILD; \ - elinks -dump -no-references -no-numbering $(WEB_URL)build.html \ + elinks -dump -no-references -no-numbering $(WEB_URL)build-server.html \ >> $(GENERIC_STAGE_DIR)/BUILD; \ else \ cp INSTALL $(GENERIC_STAGE_DIR); \ |
