mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 18:10:29 +01:00
build: fix dependency of NetworkManager.ver for libnm-ppp-plugin
Fixes: 025235e00f
This commit is contained in:
parent
a3b61303f8
commit
a2402acfed
1 changed files with 2 additions and 1 deletions
|
|
@ -1565,8 +1565,9 @@ EXTRA_DIST += \
|
|||
|
||||
if WITH_PPP
|
||||
|
||||
core_plugins += src/ppp/libnm-ppp-plugin.la
|
||||
|
||||
pppd_plugin_LTLIBRARIES += src/ppp/nm-pppd-plugin.la
|
||||
pkglib_LTLIBRARIES += src/ppp/libnm-ppp-plugin.la
|
||||
|
||||
src_ppp_nm_pppd_plugin_la_CPPFLAGS = \
|
||||
-I$(srcdir)/shared \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue