summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-01-04 19:27:31 +0100
committerStefan Metzmacher <metze@samba.org>2009-01-05 15:07:36 +0100
commit321d875af91941e3009cffaa6ff7b0718e7ddad3 (patch)
treeea8716947f7651991b1c275c30fb84ea8af9569a /source3/Makefile.in
parent83ff9d3bcd5cfe9d060a8b1f0695e5b66be47efd (diff)
downloadsamba-321d875af91941e3009cffaa6ff7b0718e7ddad3.tar.gz
samba-321d875af91941e3009cffaa6ff7b0718e7ddad3.tar.bz2
samba-321d875af91941e3009cffaa6ff7b0718e7ddad3.zip
s3: build lib/tevent staticly into samba3
metze
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index c13f5ae20a..d938b94ee0 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -359,7 +359,8 @@ LIB_OBJ = $(LIBSAMBAUTIL_OBJ) $(UTIL_OBJ) $(CRYPTO_OBJ) \
lib/tallocmsg.o lib/dmallocmsg.o libsmb/smb_signing.o \
lib/iconv.o lib/pam_errors.o intl/lang_tdb.o lib/conn_tdb.o \
lib/adt_tree.o lib/gencache.o \
- lib/module.o lib/events.o lib/ldap_escape.o @CHARSET_STATIC@ \
+ lib/module.o lib/events.o @LIBTEVENT_OBJ0@ \
+ lib/ldap_escape.o @CHARSET_STATIC@ \
lib/secdesc.o lib/util_seaccess.o lib/secace.o lib/secacl.o \
libads/krb5_errs.o lib/system_smbd.o lib/audit.o $(LIBNDR_OBJ) \
lib/file_id.o lib/idmap_cache.o