summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 95734e1..6eb8724 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,7 +12,8 @@ nis_plugin_la_SOURCES = \
map.c \
nis.c \
plugin.c \
- portmap.c
+ portmap.c \
+ wrap.c
nis_plugin_la_LIBADD = $(RUNTIME_LIBS) -lnsl -lpthread
noinst_LTLIBRARIES = dummy-nis-plugin.la