diff options
| author | Matthias Radestock <matthias@lshift.net> | 2009-04-15 16:19:32 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2009-04-15 16:19:32 +0100 |
| commit | 1f5f030b9394759f2a1f55e07d12eb89742cfc32 (patch) | |
| tree | 083c1c2c4a24a5790b4f2cf4aa28e2a5e7068884 /Makefile | |
| parent | 8a6d284c9adeec24d93e009b3e4ceb9063883bf2 (diff) | |
| parent | eddc7dc7b9c93abb8e9f1c24f0ce6e92ab0a4bc3 (diff) | |
| download | rabbitmq-server-git-1f5f030b9394759f2a1f55e07d12eb89742cfc32.tar.gz | |
merge default into bug20354
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ srcdist: distclean sed -i 's/%%VERSION%%/$(VERSION)/' $(TARGET_SRC_DIR)/ebin/rabbit_app.in cp -r $(AMQP_CODEGEN_DIR)/* $(TARGET_SRC_DIR)/codegen/ - cp codegen.py Makefile $(TARGET_SRC_DIR) + cp codegen.py Makefile generate_app $(TARGET_SRC_DIR) cp -r scripts $(TARGET_SRC_DIR) cp -r docs $(TARGET_SRC_DIR) |
