summaryrefslogtreecommitdiffstats
path: root/talloc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'talloc/Makefile.in')
-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