diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/profile/testmod/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/profile/testmod/Makefile.in b/src/util/profile/testmod/Makefile.in index fdd3663282..d210fbb3f5 100644 --- a/src/util/profile/testmod/Makefile.in +++ b/src/util/profile/testmod/Makefile.in @@ -10,6 +10,9 @@ LIBMAJOR=0 LIBMINOR=0 SO_EXT=.so +# No dependencies, but we have to put something here. +SHLIB_RDIRS=$(KRB5_LIBDIR) + STOBJLISTS=OBJS.ST STLIBOBJS=testmod_main.o |
