summaryrefslogtreecommitdiff
path: root/source4/lib/events/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/events/config.mk')
-rw-r--r--source4/lib/events/config.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/lib/events/config.mk b/source4/lib/events/config.mk
deleted file mode 100644
index 5c7e1b7210..0000000000
--- a/source4/lib/events/config.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-[SUBSYSTEM::LIBEVENTS]
-PUBLIC_DEPENDENCIES = LIBTEVENT
-CFLAGS = -Ilib/events
-
-LIBEVENTS_OBJ_FILES = $(addprefix $(libeventssrcdir)/, tevent_s4.o)