Stop installing events.h - it contains a broken include itself and
[metze/samba/wip.git] / source4 / lib / events / config.mk
index a1b2cd218ac1286c54aa836b4e97bc4d214740bf..5c7e1b7210a1e0dda6d7e342b22e428550673dc6 100644 (file)
@@ -3,5 +3,3 @@ PUBLIC_DEPENDENCIES = LIBTEVENT
 CFLAGS = -Ilib/events
 
 LIBEVENTS_OBJ_FILES = $(addprefix $(libeventssrcdir)/, tevent_s4.o)
-
-PUBLIC_HEADERS += $(addprefix $(libeventssrcdir)/, events.h events_internal.h)