summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-18 17:49:41 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-18 17:49:41 +0200
commit33032d591f8e39edae0ce4b35ca1b6e25f04a04b (patch)
treec2a6bad2e09f49f8d6df4aeed9c1b77bad19b89f /source3/Makefile.in
parent4f9b6fdce4340a1022f659daaa035d0336ff6b53 (diff)
downloadsamba-33032d591f8e39edae0ce4b35ca1b6e25f04a04b.tar.gz
samba-33032d591f8e39edae0ce4b35ca1b6e25f04a04b.tar.bz2
samba-33032d591f8e39edae0ce4b35ca1b6e25f04a04b.zip
Move ufc to libreplace.
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index c880f79eb5..1a607c463d 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -334,7 +334,7 @@ LIB_OBJ = $(LIBSAMBAUTIL_OBJ) $(UTIL_OBJ) $(CRYPTO_OBJ) \
$(VERSION_OBJ) lib/charcnv.o lib/debug.o lib/fault.o \
lib/interface.o lib/pidfile.o \
lib/system.o lib/sendfile.o lib/recvfile.o lib/time.o \
- lib/ufc.o lib/genrand.o lib/username.o \
+ lib/genrand.o lib/username.o \
lib/util_pw.o lib/access.o lib/smbrun.o \
lib/bitmap.o lib/dprintf.o $(UTIL_REG_OBJ) \
lib/wins_srv.o \