summaryrefslogtreecommitdiffstats
path: root/src/lib/apputils
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-03-24 01:30:33 -0400
committerGreg Hudson <ghudson@mit.edu>2013-03-24 01:30:33 -0400
commit24c8bacbccc854dc30fd6baee49cdd2bf2557e47 (patch)
treefe1790ce2ba5b0aaae923af33fc67cad90295863 /src/lib/apputils
parent6c8fed1bb850b92d471b0741a452bb56354fc0e9 (diff)
downloadkrb5-24c8bacbccc854dc30fd6baee49cdd2bf2557e47.tar.gz
krb5-24c8bacbccc854dc30fd6baee49cdd2bf2557e47.tar.xz
krb5-24c8bacbccc854dc30fd6baee49cdd2bf2557e47.zip
make depend
Diffstat (limited to 'src/lib/apputils')
-rw-r--r--src/lib/apputils/deps12
1 files changed, 5 insertions, 7 deletions
diff --git a/src/lib/apputils/deps b/src/lib/apputils/deps
index cf80bac7c..64e906acf 100644
--- a/src/lib/apputils/deps
+++ b/src/lib/apputils/deps
@@ -9,9 +9,8 @@ daemon.so daemon.po $(OUTPRE)daemon.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \
$(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/k5-trace.h \
$(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \
- $(top_srcdir)/include/krb5/clpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \
- $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
- daemon.c
+ $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \
+ $(top_srcdir)/include/socket-utils.h daemon.c
net-server.so net-server.po $(OUTPRE)net-server.$(OBJEXT): \
$(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/gssapi/gssapi.h \
$(BUILDTOP)/include/gssrpc/types.h $(BUILDTOP)/include/krb5/krb5.h \
@@ -28,7 +27,6 @@ net-server.so net-server.po $(OUTPRE)net-server.$(OBJEXT): \
$(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \
$(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \
$(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \
- $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/clpreauth_plugin.h \
- $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/net-server.h \
- $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
- net-server.c
+ $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \
+ $(top_srcdir)/include/net-server.h $(top_srcdir)/include/port-sockets.h \
+ $(top_srcdir)/include/socket-utils.h net-server.c