Add libreplace objects to libtalloc.so.
authorMichael Adam <obnox@samba.org>
Wed, 13 Feb 2008 10:54:41 +0000 (11:54 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 13 Feb 2008 10:54:41 +0000 (11:54 +0100)
Michael
(This used to be commit a84bf0786f269b8514e0a08e32fa429cefabe1d3)

source3/Makefile.in

index e0bb772f0ec9068a0b75bc33fd73182af7e80745..f91bdf5c1035fced923fd048b6d2ba75f942fd8b 100644 (file)
@@ -300,7 +300,7 @@ TALLOC_OBJ = @TALLOC_OBJS@
 
 
 LIBTALLOC_OBJ0 = $(TALLOC_OBJ)
-LIBTALLOC_OBJ = $(LIBTALLOC_OBJ0)
+LIBTALLOC_OBJ = $(LIBTALLOC_OBJ0) $(LIBREPLACE_OBJ)
 
 LIBSAMBAUTIL_OBJ = @LIBTALLOC_STATIC@ \
                $(LIBREPLACE_OBJ) \