summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorRichard Sharpe <sharpe@samba.org>2002-11-04 02:01:48 +0000
committerRichard Sharpe <sharpe@samba.org>2002-11-04 02:01:48 +0000
commit62144574998217ae322c9b0b63f0f746d59a89d6 (patch)
treec604cf526d90a4a00dce3ba47e90c3f75d10d379 /source3/Makefile.in
parenta7f2feae31ec5d377b55cc11e655ca8c39ac7679 (diff)
downloadsamba-62144574998217ae322c9b0b63f0f746d59a89d6.tar.gz
samba-62144574998217ae322c9b0b63f0f746d59a89d6.tar.bz2
samba-62144574998217ae322c9b0b63f0f746d59a89d6.zip
The fixes from Tom plus a minor update from me.
(This used to be commit 6db6a48711f51ee6add32953506cd5db33939a1b)
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 c05006d3d3..630aa3a9bd 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -103,7 +103,7 @@ WINBIND_LPROGS = @WINBIND_LTARGETS@
SPROGS = bin/smbd bin/nmbd bin/swat bin/wrepld @WINBIND_STARGETS@
PROGS1 = bin/smbclient bin/net bin/smbspool bin/testparm bin/testprns bin/smbstatus bin/smbcontrol bin/smbtree bin/tdbbackup @RUNPROG@ @WINBIND_TARGETS@
-PROGS2 = bin/smbpasswd bin/rpcclient bin/smbcacls @WRAPPROG@ @WRAP@ @WRAP32@ @PAM_MOD@
+PROGS2 = bin/smbpasswd bin/rpcclient bin/smbcacls bin/profiles @WRAPPROG@ @WRAP@ @WRAP32@ @PAM_MOD@
MPROGS = @MPROGS@
LPROGS = $(WINBIND_PAM_PROGS) $(WINBIND_LPROGS)