summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-02-21 03:40:20 +0000
committerAndrew Tridgell <tridge@samba.org>2001-02-21 03:40:20 +0000
commit4d59c08c5e6f54c0d6ced7650750cb987e77b6c9 (patch)
tree008a98496f4c51bb71bfc60088039a9617ed7030 /source/Makefile.in
parent86adbb0caf26a8c2fc4d3748b965c0ce79360c1a (diff)
downloadsamba-4d59c08c5e6f54c0d6ced7650750cb987e77b6c9.tar.gz
samba-4d59c08c5e6f54c0d6ced7650750cb987e77b6c9.tar.xz
samba-4d59c08c5e6f54c0d6ced7650750cb987e77b6c9.zip
the unicode conversion of our client code is complete enough to be
enabled by default you can disable it by setting the environment variable CLI_FORCE_ASCII
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 a3c38497436..5f0b19bf00d 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -83,7 +83,7 @@ FLAGS32 = $(ISA32) $(FLAGS5) $(PASSWD_FLAGS)
SPROGS = bin/smbd bin/nmbd bin/swat
PROGS1 = bin/smbclient bin/smbspool bin/testparm bin/testprns bin/smbstatus bin/smbcontrol @RUNPROG@
-PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/make_unicodemap bin/rpcclient @WRAP@ @WRAP32@
+PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/make_unicodemap bin/rpcclient bin/smbcacls @WRAP@ @WRAP32@
MPROGS = @MPROGS@
PROGS = $(PROGS1) $(PROGS2) $(MPROGS) bin/nmblookup bin/make_printerdef bin/pdbedit