[Midnightbsd-cvs] src [9577] trunk/lib/libsm/Makefile: add missing file that is breaking the build in current

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 23 09:56:49 EDT 2017


Revision: 9577
          http://svnweb.midnightbsd.org/src/?rev=9577
Author:   laffer1
Date:     2017-09-23 09:56:48 -0400 (Sat, 23 Sep 2017)
Log Message:
-----------
add missing file that is breaking the build in current

Modified Paths:
--------------
    trunk/lib/libsm/Makefile

Modified: trunk/lib/libsm/Makefile
===================================================================
--- trunk/lib/libsm/Makefile	2017-09-23 13:56:30 UTC (rev 9576)
+++ trunk/lib/libsm/Makefile	2017-09-23 13:56:48 UTC (rev 9577)
@@ -32,7 +32,7 @@
 	wbuf.c wsetup.c string.c stringf.c \
 	xtrap.c strto.c test.c path.c strcasecmp.c strrevcmp.c \
 	signal.c clock.c config.c sem.c shm.c mbdb.c strexit.c cf.c ldap.c \
-	niprop.c mpeix.c memstat.c util.c
+	niprop.c mpeix.c memstat.c util.c inet6_ntop.c
 CLEANFILES+=sm_os.h
 
 INTERNALLIB=



More information about the Midnightbsd-cvs mailing list