summaryrefslogtreecommitdiffstats
path: root/xlators/features/arbiter/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/arbiter/src/Makefile.am')
-rw-r--r--xlators/features/arbiter/src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/xlators/features/arbiter/src/Makefile.am b/xlators/features/arbiter/src/Makefile.am
index c9f42aee8ba..badc42f37be 100644
--- a/xlators/features/arbiter/src/Makefile.am
+++ b/xlators/features/arbiter/src/Makefile.am
@@ -1,4 +1,7 @@
+if WITH_SERVER
xlator_LTLIBRARIES = arbiter.la
+endif
+
xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/features
arbiter_la_LDFLAGS = -module $(GF_XLATOR_DEFAULT_LDFLAGS)