]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/meson.build
meson: allow building resolved and machined without nss modules
[thirdparty/systemd.git] / src / test / meson.build
index 29ef733d9b7e934ac4b28736d1ad4d142b7a104a..18f05b2dc28059c1755fb6e133fc4e89c018df37 100644 (file)
@@ -1,6 +1,4 @@
 # SPDX-License-Identifier: LGPL-2.1+
-#
-# Copyright 2017 Zbigniew JÄ™drzejewski-Szmek
 
 awkscript = 'test-hashmap-ordered.awk'
 test_hashmap_ordered_c = custom_target(
@@ -647,7 +645,7 @@ tests += [
         [['src/test/test-nss.c'],
          [],
          [libdl],
-         '', 'manual'],
+         'ENABLE_NSS', 'manual'],
 
         [['src/test/test-umount.c',
           'src/core/mount-setup.c',