diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-10-25 18:26:18 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-10-25 18:26:18 +0100 |
| commit | 5ccfaebca6b8d93b556d921b73d0dfe103fba085 (patch) | |
| tree | 5bafeeef9548fa1a7208a0969fdf36a9aaa531be /packaging/standalone | |
| parent | 97980f20323416911ae3cb05a49b3bf3b42ebb99 (diff) | |
| parent | dcb789ec73460ca7339eea8dea6a39d6f0e84ffe (diff) | |
| download | rabbitmq-server-git-5ccfaebca6b8d93b556d921b73d0dfe103fba085.tar.gz | |
Merge in stable
Diffstat (limited to 'packaging/standalone')
| -rw-r--r-- | packaging/standalone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/standalone/Makefile b/packaging/standalone/Makefile index 89ccde9371..3788da99af 100644 --- a/packaging/standalone/Makefile +++ b/packaging/standalone/Makefile @@ -24,6 +24,7 @@ dist: TARGET_DIR=`pwd`/$(TARGET_DIR) \ SBIN_DIR=`pwd`/$(TARGET_DIR)/sbin \ MAN_DIR=`pwd`/$(TARGET_DIR)/share/man \ + DOC_INSTALL_DIR=`pwd`/$(TARGET_DIR)/etc \ install ## Here we set the RABBITMQ_HOME variable, |
