diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-02-02 00:05:30 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-02-02 00:05:30 +0000 |
| commit | e125749c9316276fb8379cc321e0a0e47252db1f (patch) | |
| tree | 7df9794f871e2fb1f1e62e96ac3355aecabddd6a /lib | |
| parent | 7065fc593750f69851c4763e263b03fd21bf2035 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libsm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index 0fdcaa18c693..2b5a33d86fb6 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -29,7 +29,7 @@ SRCS+= assert.c debug.c errstring.c exc.c heap.c match.c rpool.c \ 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= |
