build: add dist-dependency for libnm-glib/libnm-glib-vpn.la
We want that plain `make dist` works. For that, we need to build libnm-glib-vpn.la too.
This commit is contained in:
@@ -3864,7 +3864,9 @@ check-local-exports-libnm-glib:
|
||||
|
||||
check_local += check-local-exports-libnm-glib
|
||||
|
||||
dist_dependencies += libnm-glib/libnm-glib.la
|
||||
dist_dependencies += \
|
||||
libnm-glib/libnm-glib.la \
|
||||
libnm-glib/libnm-glib-vpn.la
|
||||
|
||||
###############################################################################
|
||||
# libnm-glib/tests
|
||||
|
Reference in New Issue
Block a user