diff options
Diffstat (limited to 'src/tests/gssapi')
| -rw-r--r-- | src/tests/gssapi/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/gssapi/Makefile.in b/src/tests/gssapi/Makefile.in index b3cb64404..71708e093 100644 --- a/src/tests/gssapi/Makefile.in +++ b/src/tests/gssapi/Makefile.in @@ -23,6 +23,6 @@ clean:: # Makefile dependencies follow. This must be the last section in # the Makefile.in file # -t_imp_name.o: t_imp_name.c $(BUILDTOP)/include/gssapi/gssapi.h \ +$(OUTPRE)t_imp_name.$(OBJEXT): t_imp_name.c $(BUILDTOP)/include/gssapi/gssapi.h \ $(BUILDTOP)/include/gssapi/gssapi_generic.h |
