build: remove shared/ directory

This commit is contained in:
Thomas Haller
2021-02-24 09:02:49 +01:00
parent 635d84b896
commit 7b48d6bd31
12 changed files with 12 additions and 132 deletions

View File

@@ -8,8 +8,8 @@ libnm_log_core = static_library(
top_inc,
],
dependencies: [
glib_nm_default_dep,
libsystemd_dep,
glib_dep,
],
)