chiark / gitweb /
tmpfiles: fix permissions on new journal files
[elogind.git] / Makefile.am
index 6767a760cf40bb9db9cbe2be33277ee50034f18f..451e53ace343d69ccaf320224d21695eae93b23a 100644 (file)
@@ -1176,8 +1176,12 @@ manual_tests += \
        test-install \
        test-watchdog \
        test-log \
-       test-ipcrm \
+       test-ipcrm
+
+if HAVE_KMOD
+manual_tests += \
        test-rtnl-manual
+endif
 
 tests += \
        test-job-type \