summaryrefslogtreecommitdiff
path: root/src/manager/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager/Makefile.am')
-rw-r--r--src/manager/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager/Makefile.am b/src/manager/Makefile.am
index 41001dd8b..a4f151ca4 100644
--- a/src/manager/Makefile.am
+++ b/src/manager/Makefile.am
@@ -22,7 +22,7 @@ AM_CPPFLAGS = \
AM_CFLAGS = \
${xml_CFLAGS} \
- -rdynamic
+ $(PLUGIN_CFLAGS)
# Don't forget to add templates to EXTRA_DIST !!! How to automate?
manager_templatesdir = ${managerdir}/templates