summaryrefslogtreecommitdiff
path: root/packaging/Makefile
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2008-07-03 13:35:11 +0100
committerTony Garnock-Jones <tonyg@lshift.net>2008-07-03 13:35:11 +0100
commit675869a27714307bce377638dfe8f6a5f069e757 (patch)
treee4f9872242be02145702775f5c563f2b246f57ce /packaging/Makefile
downloadrabbitmq-server-git-675869a27714307bce377638dfe8f6a5f069e757.tar.gz
Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)
Diffstat (limited to 'packaging/Makefile')
-rw-r--r--packaging/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/Makefile b/packaging/Makefile
new file mode 100644
index 0000000000..44a9b328e8
--- /dev/null
+++ b/packaging/Makefile
@@ -0,0 +1,3 @@
+check_tools:
+ @sh ./checks.sh
+ @echo All the needed tools seem to be installed, great!