mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Fix the configure build - add lib/util/pidfile.o into UTIL_OBJ.
This commit is contained in:
parent
0d24370c76
commit
f58d8feabc
@ -435,7 +435,7 @@ UTIL_OBJ = ../lib/util/rbtree.o ../lib/util/signal.o ../lib/util/time.o \
|
||||
../lib/util/smb_threads.o ../lib/util/util_id.o \
|
||||
../lib/util/blocking.o ../lib/util/rfc1738.o \
|
||||
../lib/util/select.o ../lib/util/util_pw.o ../lib/util/server_id.o \
|
||||
../lib/util/setid.o
|
||||
../lib/util/setid.o ../lib/util/pidfile.o
|
||||
|
||||
CRYPTO_OBJ = ../lib/crypto/crc32.o @CRYPTO_MD5_OBJ@ \
|
||||
../lib/crypto/hmacmd5.o ../lib/crypto/arcfour.o \
|
||||
|
Loading…
Reference in New Issue
Block a user