diff options
| author | Alexandru Scvortov <alexandru@rabbitmq.com> | 2011-09-08 17:46:20 +0100 |
|---|---|---|
| committer | Alexandru Scvortov <alexandru@rabbitmq.com> | 2011-09-08 17:46:20 +0100 |
| commit | 0a515e34c291ab00ae39330ed2c5f5b659ee9797 (patch) | |
| tree | 803386b89e38be88b03d78884a32850e41734a91 /Makefile | |
| parent | a18dde80c58c3d6d312e431e933adce2804cad6e (diff) | |
| download | rabbitmq-server-git-0a515e34c291ab00ae39330ed2c5f5b659ee9797.tar.gz | |
add plugins to debs and rpms
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ ERLC_OPTS=-I $(INCLUDE_DIR) -o $(EBIN_DIR) -Wall -v +debug_info $(call boolean_m VERSION=0.0.0 PLUGINS_SRC_DIR= -PLUGINS_DIST_DIR=provided_plugins +PLUGINS_DIST_DIR?=provided_plugins TARBALL_NAME=rabbitmq-server-$(VERSION) TARGET_SRC_DIR=dist/$(TARBALL_NAME) |
