chiark / gitweb /
gitignore: ignore .swp files
[elogind.git] / Makefile.am
index f934bb147364b557d9dea52f59a0ca28b05c4e73..bb8fc475b4ae248f85acd4865095fc8a6145cf9e 100644 (file)
@@ -3667,9 +3667,11 @@ tests += \
        test-mmap-cache \
        test-catalog
 
+if HAVE_COMPRESSION
 tests += \
        test-compress \
        test-compress-benchmark
+endif
 
 pkginclude_HEADERS += \
        src/systemd/sd-journal.h \