summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e3829b8..1d8e6e3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,8 +20,8 @@ nisserver_plugin_la_SOURCES = \
map.h \
nis.c \
nis.h \
- plugin.c \
- plugin.h \
+ plug-nis.c \
+ plug-nis.h \
portmap.c \
portmap.h \
wrap.c \
@@ -36,8 +36,8 @@ dummy_nis_plugin_la_SOURCES = \
map.h \
nis.c \
nis.h \
- plugin.c \
- plugin.h \
+ plug-nis.c \
+ plug-nis.h \
portmap.c \
portmap.h
dummy_nis_plugin_la_LIBADD = $(RUNTIME_LIBS) -lnsl -lpthread