From bf84b40f8160185184aa185b7671b2fbb5713eec Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 4 Dec 2020 00:25:51 -0500 Subject: Implement getservinfo for SRV lookup --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5fac27e..1fd5a03 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ LDLIBS = -ltls -include config.mk +OBJS += getservinfo.o OBJS += imap.o OBJS += notemap.o -- cgit 1.4.1 'get'> dontfiles
summary refs log tree commit diff
path: root/port/wcwidth/COPYRIGHT (unfollow)
Commit message (Expand)Author
2021-09-08Add repeat and all options to git-commentJune McEnroe
2021-09-08Add group threshold to git-commentJune McEnroe