summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-11-02 09:12:52 +0100
committerThomas Haller <thaller@redhat.com>2020-11-02 22:24:54 +0100
commitf91c0c178bf3f5b48d3d17902201bfb93251879d (patch)
tree43f3ab45cdf83dc8fab5102d5560a7b026cff7ea
parent94de39ee53b0febba1fac646977faf2e04d4aa30 (diff)
downloadNetworkManager-f91c0c178bf3f5b48d3d17902201bfb93251879d.tar.gz
build: don't link dispatcher code against introspection
It's not used.
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 9138f96930..620af4faf1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -903,8 +903,6 @@ dbusinterfaces_DATA = \
CLEANFILES += $(introspection_sources)
CLEANFILES += $(DBUS_INTERFACE_DOCS)
-$(dispatcher_libnm_dispatcher_core_la_OBJECTS): $(introspection_sources)
-$(dispatcher_nm_dispatcher_OBJECTS): $(introspection_sources)
$(libnm_liblibnm_la_OBJECTS): $(introspection_sources)
$(libnm_libnm_la_OBJECTS): $(introspection_sources)