From d5e3be17e7d29f5464bf8ed0130e92928ad099e8 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 6 May 2013 23:42:52 +0200 Subject: Imported Upstream version 7.3.14 --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b39b495..ed3b54b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -165,6 +165,10 @@ if ENABLE_OMZMQ3 SUBDIRS += plugins/omzmq3 endif +if ENABLE_OMRABBITMQ +SUBDIRS += plugins/omrabbitmq +endif + if ENABLE_IMZMQ3 SUBDIRS += plugins/imzmq3 endif -- cgit v1.2.3