summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/Makefile.internal.in
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-09-17 17:45:50 +0200
committerMichael Adam <obnox@samba.org>2008-09-17 17:50:18 +0200
commit4d12acf326520875871c97806beb1ece42fdb957 (patch)
tree87de7f43780ab80d91414c5edf075fe293470883 /examples/libsmbclient/Makefile.internal.in
parenteeac8d4fbe729830b6daf6ee2e53db277000ffda (diff)
downloadsamba-4d12acf326520875871c97806beb1ece42fdb957.tar.gz
examples/libsmbclient: adapt to new samba3 source dir "source3/
Michael
Diffstat (limited to 'examples/libsmbclient/Makefile.internal.in')
-rw-r--r--examples/libsmbclient/Makefile.internal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/libsmbclient/Makefile.internal.in b/examples/libsmbclient/Makefile.internal.in
index dd4518f212d..dc94837e0c6 100644
--- a/examples/libsmbclient/Makefile.internal.in
+++ b/examples/libsmbclient/Makefile.internal.in
@@ -6,7 +6,7 @@
CC = @CC@
-SAMBA_DIR = ../../source
+SAMBA_DIR = ../../source3
SAMBA_INCLUDES = -I$(SAMBA_DIR)/include
SAMBA_LIBPATH = -L$(SAMBA_DIR)/bin