summaryrefslogtreecommitdiff
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:45:00 +0200
commitc259082c32142c0f0dac999a4384b8e5fb7b6a49 (patch)
treea97fdfb865e9b598e6f43422ad6e32c1e0485e57
parent784672fc8a2ae983fac35c03caccedf261470cf9 (diff)
downloadsamba-c259082c32142c0f0dac999a4384b8e5fb7b6a49.tar.gz
tevent: Don't install headers, since we don't install a shared lib either (from Samba). (cherry picked from commit 06864b4469f5f3d77637f8e6c97ec0558289cd29)
(cherry picked from commit 49c97fb7a1bc49b160677fc7fae69b05bd6161a4)
-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)
-])
-