summaryrefslogtreecommitdiff
path: root/packaging/Makefile
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2008-12-09 17:52:10 +0000
committerTony Garnock-Jones <tonyg@lshift.net>2008-12-09 17:52:10 +0000
commitd890b2e56d75761d80f6e83e705f22c122a6295d (patch)
tree37fc91be7259ffd5599773865fccefe85e37c579 /packaging/Makefile
parentc9e6ec25f539ac69051adb8292d64b92d3110d72 (diff)
parentdb47c2b2979ba25a59c28045ee5abeff2f88648c (diff)
downloadrabbitmq-server-git-d890b2e56d75761d80f6e83e705f22c122a6295d.tar.gz
merged default into bug18381
Diffstat (limited to 'packaging/Makefile')
-rw-r--r--packaging/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/packaging/Makefile b/packaging/Makefile
deleted file mode 100644
index 44a9b328e8..0000000000
--- a/packaging/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-check_tools:
- @sh ./checks.sh
- @echo All the needed tools seem to be installed, great!