diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2020-07-24 00:22:33 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2020-07-24 00:22:33 +0000 |
| commit | 765f5f5d03df6c90716c102491ffbcde75c5f15b (patch) | |
| tree | 97277cd2f0653c3e516a3b1984ce48a6000fea5b /lib/libsm | |
| parent | d8c521fc7551c34acfaa81a0feca2b902dd7bbb2 (diff) | |
Notes
Diffstat (limited to 'lib/libsm')
| -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 94af1b322138..5cfcc9f17cd2 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -32,7 +32,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 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 inet6_ntop.c + niprop.c mpeix.c memstat.c util.c inet6_ntop.c notify.c CLEANFILES+=sm_os.h INTERNALLIB= |
