mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
tevent: Don't install headers, since we don't install a shared lib
either (from Samba).
This commit is contained in:
parent
dccecdf338
commit
06864b4469
@ -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)
|
||||
])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user