chiark / gitweb /
README: mention ACLs more
[elogind.git] / Makefile.am
index 0b2cbb507065e151c3bea97619dbb506663e6638..782a7c09af7ebff119ca34bb864bbd18c8104f75 100644 (file)
@@ -3940,9 +3940,14 @@ TESTS += \
 if HAVE_PYTHON
 TESTS += \
        test/rule-syntax-check.py \
+       $(NULL)
+
+if HAVE_SYSV_COMPAT
+TESTS += \
        test/sysv-generator-test.py \
        $(NULL)
 endif
+endif
 
 manual_tests += \
        test-libudev \