summaryrefslogtreecommitdiffstats
path: root/lib/libss
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libss')
-rw-r--r--lib/libss/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libss/Makefile b/lib/libss/Makefile
index 9638585..8cd34b1 100644
--- a/lib/libss/Makefile
+++ b/lib/libss/Makefile
@@ -1,6 +1,9 @@
# $FreeBSD$
LIB= ss
+SHLIB_MAJOR= 3
+SHLIB_MINOR= 0
+
SRCS= data.c error.c execute_cmd.c help.c invocation.c list_rqs.c \
listen.c pager.c parse.c prompt.c request_tbl.c requests.c \
ss_err.c ss_err.h std_rqs.c
OpenPOWER on IntegriCloud