summaryrefslogtreecommitdiffstats
path: root/talloc
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2008-12-22 16:34:37 -0500
committerSimo Sorce <idra@samba.org>2008-12-22 19:12:10 -0500
commitc1f88421710e7a90773b481bfa07129fcdd42663 (patch)
treeeb08a52ea2ffc212db8cff1f611e77b218a17599 /talloc
parent41718e315ea78998fab0893fd5f148a49d8faab8 (diff)
downloadsssd-c1f88421710e7a90773b481bfa07129fcdd42663.tar.gz
sssd-c1f88421710e7a90773b481bfa07129fcdd42663.tar.xz
sssd-c1f88421710e7a90773b481bfa07129fcdd42663.zip
Add some build fixes on top of the talloc, tdb, tevent, ldb rebases
Diffstat (limited to 'talloc')
-rw-r--r--talloc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/talloc/Makefile.in b/talloc/Makefile.in
index 586a61642..5224b00a7 100644
--- a/talloc/Makefile.in
+++ b/talloc/Makefile.in
@@ -40,6 +40,7 @@ shared-build: all
ln -sf $(TALLOC_SOLIB) $(sharedbuilddir)/lib/libtalloc.so
${INSTALLCMD} -d $(sharedbuilddir)/include
${INSTALLCMD} -m 644 $(srcdir)/talloc.h $(sharedbuilddir)/include
+ ${INSTALLCMD} -m 644 $(srcdir)/pytalloc.h $(sharedbuilddir)/include
check: test