diff options
| author | Matthias Radestock <matthias@lshift.net> | 2008-08-11 18:18:10 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2008-08-11 18:18:10 +0100 |
| commit | 4d423951f7e934e64f9f17c6c5545358c104b38c (patch) | |
| tree | 764f2f91b3a6ea64b1b1d5db48f5a35f5b098d19 /Makefile | |
| parent | c956fffef47046a7197164c99c414c8df29b60d4 (diff) | |
| parent | 0059be775d1d633965c2790672a259ef2558e24b (diff) | |
| download | rabbitmq-server-git-4d423951f7e934e64f9f17c6c5545358c104b38c.tar.gz | |
merge bug18793 into default
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); \ |
