summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ea5725f..3add1e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,7 +38,8 @@ rpcbind_SOURCES = \
src/rpcbind.h \
src/security.c \
src/util.c \
- src/warmstart.c
+ src/warmstart.c \
+ src/xlog.c
rpcbind_LDADD = $(TIRPC_LIBS)
if SYSTEMD