summaryrefslogtreecommitdiff
path: root/nslcd/Makefile.am
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-07-21 21:58:02 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-07-21 21:58:02 -0600
commitc7181f7eab2fd36084f51f36e49f2d663953ce86 (patch)
tree74982ef0623680de7d98d5eaf240dae89f90e13c /nslcd/Makefile.am
parent6fc3d82aae15d5e80e70dbb3adda1c39ef3b62f7 (diff)
these changes were sitting here, I don't know how longHEADmaster
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 \