rshd_SOURCES += add limits_conf.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17303 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -12,11 +12,14 @@ libexec_PROGRAMS = rshd
|
||||
|
||||
rsh_SOURCES = rsh.c common.c rsh_locl.h
|
||||
|
||||
rshd_SOURCES = rshd.c common.c login_access.c rsh_locl.h
|
||||
rshd_SOURCES = rshd.c common.c login_access.c limits_conf.c rsh_locl.h
|
||||
|
||||
login_access.c:
|
||||
$(LN_S) $(srcdir)/../login/login_access.c .
|
||||
|
||||
limits_conf.c:
|
||||
$(LN_S) $(srcdir)/../login/limits_conf.c .
|
||||
|
||||
LDADD = $(LIB_kafs) \
|
||||
$(LIB_krb5) \
|
||||
$(LIB_krb4) \
|
||||
|
Reference in New Issue
Block a user