summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-04-29 15:27:06 +0000
committerGerald Carter <jerry@samba.org>2003-04-29 15:27:06 +0000
commit4ae2e47b93c7f07fb395139d9614f0a90dbb8560 (patch)
tree026c8166e45f296f6c48a12b64243709f07f46bc /source3/Makefile.in
parent7b126ce7a0061c717b1561adf3ad06811ddb936d (diff)
downloadsamba-4ae2e47b93c7f07fb395139d9614f0a90dbb8560.tar.gz
samba-4ae2e47b93c7f07fb395139d9614f0a90dbb8560.tar.bz2
samba-4ae2e47b93c7f07fb395139d9614f0a90dbb8560.zip
remove convert_smbpasswd and addtosmbpass from tree; people can get them from 2.2. if they still need them
(This used to be commit 237857a760974bb02000e5d3a776240ec73ca6b6)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 0441fedfc1..2556658bc3 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -139,8 +139,7 @@ EVERYTHING_PROGS = bin/debug2html@EXEEXT@ bin/smbfilter@EXEEXT@ bin/talloctort@E
SHLIBS = @SHLIB_PROGS@ @LIBSMBCLIENT@
-SCRIPTS = $(srcdir)/script/smbtar $(srcdir)/script/addtosmbpass $(srcdir)/script/convert_smbpasswd \
- $(builddir)/script/findsmb
+SCRIPTS = $(srcdir)/script/smbtar $(builddir)/script/findsmb
QUOTAOBJS=@QUOTAOBJS@