mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-01 06:48:00 +02:00
settings: fix example plugin LDFLAGS
C&P error.
This commit is contained in:
parent
89bf692c08
commit
9a3995daf6
1 changed files with 1 additions and 1 deletions
|
|
@ -36,5 +36,5 @@ libnm_settings_plugin_example_la_LIBADD = \
|
|||
$(GMODULE_LIBS) \
|
||||
$(GIO_LIBS)
|
||||
|
||||
libnm_settings_plugin_ifcfg_rh_la_LDFLAGS = -module -avoid-version
|
||||
libnm_settings_plugin_example_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue