summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2000-08-29 14:32:23 +0000
committerGerald Carter <jerry@samba.org>2000-08-29 14:32:23 +0000
commite89117f418c9c1a1b4f2e9d708030369d801a01c (patch)
tree08cbe9e6a3019e7ab7bbe09c54f52fe43a004935 /source/Makefile.in
parentd8dde169e729ad5229d2bda8c9f306edb3c1239b (diff)
downloadsamba-e89117f418c9c1a1b4f2e9d708030369d801a01c.tar.gz
samba-e89117f418c9c1a1b4f2e9d708030369d801a01c.tar.xz
samba-e89117f418c9c1a1b4f2e9d708030369d801a01c.zip
make rpcclent by default.
--jerry
Diffstat (limited to 'source/Makefile.in')
-rw-r--r--source/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index 7952b9cd18f..4e9475ea94d 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -84,7 +84,7 @@ FLAGS32 = $(ISA32) $(FLAGS5) $(PASSWD_FLAGS)
SPROGS = bin/smbd bin/nmbd bin/swat
PROGS1 = bin/smbclient bin/smbspool bin/testparm bin/testprns bin/smbstatus @RUNPROG@
-PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/make_unicodemap @WRAP@ @WRAP32@
+PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/make_unicodemap bin/rpcclient @WRAP@ @WRAP32@
MPROGS = @MPROGS@
PROGS = $(PROGS1) $(PROGS2) $(MPROGS) bin/nmblookup bin/make_printerdef