mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-26 17:00:32 +01:00
build: don't depend dispatcher code on introspection sources
The dispatcher code does not use the generated introspection sources (anymore). Don't add a dependency. (cherry picked from commite0a3a5e2f8) (cherry picked from commit6ba600cb38) (cherry picked from commitb8a172a622) (cherry picked from commit2d6690ecac) (cherry picked from commit9b0ee443ef) (cherry picked from commitbb31dcd5ef)
This commit is contained in:
parent
993ae7456a
commit
2bb5c8cf09
1 changed files with 0 additions and 2 deletions
|
|
@ -715,8 +715,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_libnm_la_OBJECTS): $(introspection_sources)
|
||||
|
||||
EXTRA_DIST += \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue