X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/756446ec03ede05d6d774c31086645fbdf28d363..20e66415abeb3fec26bdbd0c220fb926593ab135:/chkpasswd.tproj/Makefile diff --git a/chkpasswd.tproj/Makefile b/chkpasswd.tproj/Makefile index 1c335d1..1d74f6a 100644 --- a/chkpasswd.tproj/Makefile +++ b/chkpasswd.tproj/Makefile @@ -14,7 +14,7 @@ PROJECT_TYPE = Tool HFILES = stringops.h -CFILES = nis_passwd.c file_passwd.c netinfo_passwd.c passwd.c\ +CFILES = ds_passwd.c nis_passwd.c file_passwd.c netinfo_passwd.c passwd.c\ stringops.c OTHERSRCS = Makefile.preamble Makefile Makefile.postamble @@ -26,7 +26,7 @@ MAKEFILE = tool.make NEXTSTEP_INSTALLDIR = /usr/libexec WINDOWS_INSTALLDIR = /usr/bin PDO_UNIX_INSTALLDIR = /usr/bin -LIBS = +LIBS = /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService DEBUG_LIBS = $(LIBS) PROF_LIBS = $(LIBS)