summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-05-16 01:54:10 +0200
committerKarolin Seeger <kseeger@samba.org>2009-09-09 12:27:13 +0200
commit49c97fb7a1bc49b160677fc7fae69b05bd6161a4 (patch)
treeeb73341e243f52970fec4639ffee6a0e7bf83cb9 /lib
parent915a516da4ef536d09075e14959cfa7e866f7e7b (diff)
downloadsamba-49c97fb7a1bc49b160677fc7fae69b05bd6161a4.tar.gz
tevent: Don't install headers, since we don't install a shared lib either (from Samba). (cherry picked from commit 06864b4469f5f3d77637f8e6c97ec0558289cd29)
Diffstat (limited to 'lib')
-rw-r--r--lib/tevent/samba.m45
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/tevent/samba.m4 b/lib/tevent/samba.m4
index 89b0b705b49..549f39d2100 100644
--- a/lib/tevent/samba.m4
+++ b/lib/tevent/samba.m4
@@ -9,8 +9,3 @@ SMB_SUBSYSTEM(LIBTEVENT,
[\$(addprefix \$(libteventsrcdir)/, ${TEVENT_OBJ})],
[LIBTEVENT_EXT],
[${TEVENT_CFLAGS}])
-
-SMB_MAKE_SETTINGS([
-PUBLIC_HEADERS += \$(addprefix \$(libteventsrcdir)/, tevent.h tevent_internal.h)
-])
-