summaryrefslogtreecommitdiff
path: root/source3/autogen.sh
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-15 14:32:58 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-15 14:32:58 +0200
commit99d4af748f92396d47609fffaff7b1168897a5e9 (patch)
tree97ec642ed16d7428b55669d3cc7661adca9d003a /source3/autogen.sh
parentc592ec0e13ea90528ceffc1a8d7c83637d0f0dbf (diff)
downloadsamba-99d4af748f92396d47609fffaff7b1168897a5e9.tar.gz
Use new Samba 4 source location.
Diffstat (limited to 'source3/autogen.sh')
-rwxr-xr-xsource3/autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/autogen.sh b/source3/autogen.sh
index 9c817b9b1d3..355a742aa03 100755
--- a/source3/autogen.sh
+++ b/source3/autogen.sh
@@ -53,7 +53,7 @@ echo "$0: running script/mkversion.sh"
rm -rf autom4te*.cache
rm -f configure include/config.h*
-IPATHS="-Im4 -Ilib/replace -I../samba4/source"
+IPATHS="-Im4 -Ilib/replace -I../source4"
echo "$0: running $AUTOHEADER $IPATHS"
$AUTOHEADER $IPATHS || exit 1