diff options
Diffstat (limited to 'src/plugins/preauth/wpse')
| -rw-r--r-- | src/plugins/preauth/wpse/Makefile.in | 9 | ||||
| -rw-r--r-- | src/plugins/preauth/wpse/deps | 7 |
2 files changed, 7 insertions, 9 deletions
diff --git a/src/plugins/preauth/wpse/Makefile.in b/src/plugins/preauth/wpse/Makefile.in index efb054177..d69a110e9 100644 --- a/src/plugins/preauth/wpse/Makefile.in +++ b/src/plugins/preauth/wpse/Makefile.in @@ -39,12 +39,3 @@ clean:: @libnover_frag@ @libobj_frag@ -# +++ Dependency line eater +++ -# -# Makefile dependencies follow. This must be the last section in -# the Makefile.in file -# -wpse_main.so wpse_main.po $(OUTPRE)wpse_main.$(OBJEXT): \ - $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ - $(COM_ERR_DEPS) $(SRCTOP)/include/krb5/preauth_plugin.h \ - wpse_main.c diff --git a/src/plugins/preauth/wpse/deps b/src/plugins/preauth/wpse/deps new file mode 100644 index 000000000..e84ae7ab8 --- /dev/null +++ b/src/plugins/preauth/wpse/deps @@ -0,0 +1,7 @@ +# +# Generated makefile dependencies follow. +# +wpse_main.so wpse_main.po $(OUTPRE)wpse_main.$(OBJEXT): \ + $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ + $(COM_ERR_DEPS) $(SRCTOP)/include/krb5/preauth_plugin.h \ + wpse_main.c |
