mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 15:20:28 +01:00
rdisc: build libndp recursively
This commit is contained in:
parent
b322c0dc81
commit
bbce69491a
2 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ SUBDIRS = \
|
|||
libnm-util \
|
||||
libnm-glib \
|
||||
introspection \
|
||||
libndp \
|
||||
src \
|
||||
callouts \
|
||||
cli \
|
||||
|
|
|
|||
|
|
@ -715,6 +715,7 @@ examples/C/qt/Makefile
|
|||
examples/dispatcher/Makefile
|
||||
vapi/Makefile
|
||||
])
|
||||
AC_CONFIG_SUBDIRS([libndp])
|
||||
AC_OUTPUT
|
||||
|
||||
# Print build configuration
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue