summaryrefslogtreecommitdiff
path: root/nslcd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nslcd/Makefile.am')
-rw-r--r--nslcd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/nslcd/Makefile.am b/nslcd/Makefile.am
index a6fc7f8..86bdbda 100644
--- a/nslcd/Makefile.am
+++ b/nslcd/Makefile.am
@@ -31,7 +31,7 @@ nslcd_SOURCES = nslcd.c ../nslcd.h ../common/nslcd-prot.h \
dispatch.c dispatch.h \
cfg.c cfg.h \
nsswitch.c invalidator.c \
- db_config.c db_pam.c db_passwd.c db_shadow.c \
+ db_config.c db_pam.c db_passwd.c db_shadow.c db_group.c \
hackers.c hackers_watch.c hackers_parse.c \
hackers.h hackers_watch.h hackers_parse.h
nslcd_LDADD = ../common/libtio.a ../common/libdict.a \