summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonygarnockjones@gmail.com>2010-02-25 15:13:06 +1300
committerTony Garnock-Jones <tonygarnockjones@gmail.com>2010-02-25 15:13:06 +1300
commit83b5975e97bdf9ab2f8dc78f9dafe02ed18b183a (patch)
tree38377891634f0eb23bbf6163dadc0bc7106deb58 /Makefile.am
parent9cbb7acf50d3893439c69799d599031ac06a1474 (diff)
parent44d5648dcc34c35b4ba2df15315d0c14b5e026d5 (diff)
downloadrabbitmq-c-github-ask-83b5975e97bdf9ab2f8dc78f9dafe02ed18b183a.tar.gz
Merge bug22346 into defaultlibrabbitmq-0.1-amqp_0_8
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 8 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3153ad9..c5ff6e7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,13 @@
-SUBDIRS=librabbitmq tests examples
+if TOOLS
+TOOLS_SUBDIR=tools
+else
+TOOLS_SUBDIR=
+endif
+
+SUBDIRS=librabbitmq tests examples $(TOOLS_SUBDIR)
squeakyclean: maintainer-clean
- rm -f Makefile.in librabbitmq/Makefile.in tests/Makefile.in examples/Makefile.in
+ rm -f Makefile.in librabbitmq/Makefile.in tests/Makefile.in examples/Makefile.in tools/Makefile.in
rm -f aclocal.m4
rm -f config.guess config.h.in* config.sub configure
rm -f depcomp install-sh ltmain.sh missing