summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-04-09 04:19:57 +0000
committerTim Potter <tpot@samba.org>2003-04-09 04:19:57 +0000
commit270f95f920f1af0ebcded49444968acffa3dfb0a (patch)
treed2ae8dbce4804c50dfacb8a8d19c7f83e76657c6 /source3/Makefile.in
parent4b5548d8dc3fd242beca138a3047cc12303628af (diff)
downloadsamba-270f95f920f1af0ebcded49444968acffa3dfb0a.tar.gz
samba-270f95f920f1af0ebcded49444968acffa3dfb0a.tar.bz2
samba-270f95f920f1af0ebcded49444968acffa3dfb0a.zip
Install libsmbclient.h from $(srcdir)
(This used to be commit a02370eccc1b26c12fd3b5e29aaf041a9feed197)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 84b13e0767..01e99416de 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1044,7 +1044,7 @@ installclientlib:
-$(INSTALLCLIENTCMD_SH) bin/libsmbclient.@SHLIBEXT@ $(DESTDIR)${prefix}/lib
-$(INSTALLCLIENTCMD_A) bin/libsmbclient.a $(DESTDIR)${prefix}/lib
-$(INSTALLCMD) -d $(DESTDIR)${prefix}/include
- -$(INSTALLCMD) include/libsmbclient.h $(DESTDIR)${prefix}/include
+ -$(INSTALLCMD) $(srcdir)/include/libsmbclient.h $(DESTDIR)${prefix}/include
# Python extensions