diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-21 03:00:34 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-21 03:00:34 +0200 |
| commit | 1f85f9683a41ca116af20fd19940576040303080 (patch) | |
| tree | 54c4ac337fe0b0091772b7ef6a22c715dd985fab /libnm-util/tests | |
| parent | eca0cfe89a2a7ec88abe9c03075160f46b338137 (diff) | |
| parent | 5554398639fa9e344bd12205a64874e6436b936e (diff) | |
Merge branch 'experimental'
Diffstat (limited to 'libnm-util/tests')
| -rw-r--r-- | libnm-util/tests/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-util/tests/meson.build b/libnm-util/tests/meson.build index cf46ad14..49c35a51 100644 --- a/libnm-util/tests/meson.build +++ b/libnm-util/tests/meson.build @@ -7,7 +7,7 @@ deps = [ cflags = common_cflags + [ '-DNETWORKMANAGER_COMPILATION_TEST', -] + nm_build_cflags +] test = 'test-libnm-linking' |