summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib')
-rw-r--r--source4/lib/events/config.mk4
-rw-r--r--source4/lib/talloc/config.mk3
2 files changed, 1 insertions, 6 deletions
diff --git a/source4/lib/events/config.mk b/source4/lib/events/config.mk
index 1e402f80d6..225a23c634 100644
--- a/source4/lib/events/config.mk
+++ b/source4/lib/events/config.mk
@@ -30,11 +30,9 @@ INIT_FUNCTION = s4_events_standard_init
##############################
# Start SUBSYSTEM LIBEVENTS
-[LIBRARY::LIBEVENTS]
+[SUBSYSTEM::LIBEVENTS]
OBJ_FILES = events.o events_timed.o events_signal.o
PUBLIC_DEPENDENCIES = LIBTALLOC LIBSAMBA-UTIL
-SO_VERSION = 0
-VERSION = 0.0.1
# End SUBSYSTEM LIBEVENTS
##############################
diff --git a/source4/lib/talloc/config.mk b/source4/lib/talloc/config.mk
index 3eab90b9ae..42f8b38815 100644
--- a/source4/lib/talloc/config.mk
+++ b/source4/lib/talloc/config.mk
@@ -2,6 +2,3 @@
OUTPUT_TYPE = STATIC_LIBRARY
OBJ_FILES = talloc.o
CFLAGS = -Ilib/talloc
-
-
-MANPAGES += $(tallocdir)/talloc.3