summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-08-21 10:48:44 +0200
committerMichael Adam <obnox@samba.org>2008-08-21 12:16:05 +0200
commitf14e833c53cffc51439013930fd78c2e9fe47a2d (patch)
treefb3d2b9b424246425e04bb70fd5f30bf6aac278d /source3
parentf1a45e3b6b2b9f3ebeec7163fbedc027702eb1a2 (diff)
downloadsamba-f14e833c53cffc51439013930fd78c2e9fe47a2d.tar.gz
samba-f14e833c53cffc51439013930fd78c2e9fe47a2d.tar.bz2
samba-f14e833c53cffc51439013930fd78c2e9fe47a2d.zip
libsmbclient examples: add Makefile.internal.in for building from a samba source
Without needing to install libsmbclient to /usr/local/samba first. Michael (This used to be commit f0e47bce2e98131812e96fb88cc3d1fe939e8d6c)
Diffstat (limited to 'source3')
-rw-r--r--source3/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/configure.in b/source3/configure.in
index c7698590a9..2f99e7cd31 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -6149,6 +6149,7 @@ AC_OUTPUT(Makefile
pkgconfig/wbclient.pc
pkgconfig/netapi.pc
pkgconfig/smbsharemodes.pc
+ ../examples/libsmbclient/Makefile.internal
)
#################################################