summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 64969db..031dd25 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -112,6 +112,10 @@ check_ide_smart_LDADD = $(BASEOBJS)
112negate_LDADD = $(BASEOBJS) 112negate_LDADD = $(BASEOBJS)
113urlize_LDADD = $(BASEOBJS) 113urlize_LDADD = $(BASEOBJS)
114 114
115if !HAVE_UTMPX
116check_users_LDADD += popen.o
117endif
118
115############################################################################## 119##############################################################################
116# secondary dependencies 120# secondary dependencies
117 121