diff --git a/kerberos5/lib/libsl/Makefile b/kerberos5/lib/libsl/Makefile index f9765485326..c26f13cd1b8 100644 --- a/kerberos5/lib/libsl/Makefile +++ b/kerberos5/lib/libsl/Makefile @@ -8,10 +8,8 @@ CFLAGS+=-I${KRB5DIR}/lib/sl \ SRCS= sl.c roken.h NOPIC= yes - -install: - -beforeinstall: +INTERNALLIB= yes +INTERNALSTATICLIB= yes .include