summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-08-09 13:25:34 +0000
committerAndrew Tridgell <tridge@samba.org>1998-08-09 13:25:34 +0000
commit35f815d2786ec1bd99676f62ff5e636e81809e51 (patch)
tree818cb243996551d2bac26b0388b0cec28d9b54ed /source3/configure.in
parent5a5049cd77c608134c87a2332b8a070c01731680 (diff)
downloadsamba-35f815d2786ec1bd99676f62ff5e636e81809e51.tar.gz
samba-35f815d2786ec1bd99676f62ff5e636e81809e51.tar.bz2
samba-35f815d2786ec1bd99676f62ff5e636e81809e51.zip
this gets smbd compiling and linking correctly with the new layout.
(This used to be commit d08fa39cec5c71a9034dbf4241fc7e195f1bbaa5)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 19b2e20d87..cbb9df0ce3 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -623,4 +623,4 @@ fi
AC_OUTPUT(Makefile tests/dummy client/dummy lib/dummy ubiqx/dummy
web/dummy param/dummy nmbd/dummy smbd/dummy rpc_server/dummy
rpc_parse/dummy script/dummy include/dummy codepages/dummy
-libsmb/dummy)
+libsmb/dummy bin/dummy)