diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2007-04-09 01:45:30 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2007-04-09 01:45:30 +0000 |
commit | 9fd55a85a1859c03f77fd4e03e37797f860b206e (patch) | |
tree | 24c649be73282dabe64a1dbce6d1b3e284727b75 /lib/libsm/Makefile | |
parent | 84a4aaabc654a5912f1d321b0ef7a20746f4c371 (diff) | |
download | FreeBSD-src-9fd55a85a1859c03f77fd4e03e37797f860b206e.zip FreeBSD-src-9fd55a85a1859c03f77fd4e03e37797f860b206e.tar.gz |
New files in sendmail 8.14.1
Diffstat (limited to 'lib/libsm/Makefile')
-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 9d767e9..38c7806 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -28,7 +28,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 + niprop.c mpeix.c memstat.c util.c CLEANFILES+=sm_os.h INTERNALLIB= |