summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-09-19 23:23:21 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:00:48 -0500
commita1243ca99918639b97837595d767e24e8f5978d8 (patch)
tree4a25445ef59cd5e7f7e3e5f3b5d2106a21690638 /source3/Makefile.in
parent89100480e8693ed0ad248b5c59187dec92c1fbb9 (diff)
downloadsamba-a1243ca99918639b97837595d767e24e8f5978d8.tar.gz
samba-a1243ca99918639b97837595d767e24e8f5978d8.tar.bz2
samba-a1243ca99918639b97837595d767e24e8f5978d8.zip
r18698: this stuff isn't needed anymore
metze (This used to be commit 31b83ff4bd568a393eaa6260366ece7501df1985)
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 18b89c48ec..a8db82576c 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -220,7 +220,7 @@ TALLOC_OBJ = lib/talloc.o
LIB_WITHOUT_PROTO_OBJ = @LIBREPLACE_OBJS@ @SOCKET_WRAPPER_OBJS@
LIB_WITH_PROTO_OBJ = $(VERSION_OBJ) lib/charcnv.o lib/debug.o lib/fault.o \
- lib/getsmbpass.o lib/interface.o lib/md4.o \
+ lib/interface.o lib/md4.o \
lib/interfaces.o lib/pidfile.o \
lib/signal.o lib/system.o lib/sendfile.o lib/time.o \
lib/ufc.o lib/genrand.o lib/username.o \