From 537e74be114f1698f9ec825cf8ea497ffc0f17c5 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 7 Feb 2011 18:00:17 +0100 Subject: Imported Upstream version 5.7.3 --- Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 680a819..f6a87e6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -123,6 +123,14 @@ if ENABLE_OMSTDOUT SUBDIRS += plugins/omstdout endif +if ENABLE_PMCISCONAMES +SUBDIRS += plugins/pmcisconames +endif + +if ENABLE_PMAIXFORWARDEDFROM +SUBDIRS += plugins/pmaixforwardedfrom +endif + if ENABLE_PMLASTMSG SUBDIRS += plugins/pmlastmsg endif -- cgit v1.2.3