summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f934bb1473..bb8fc475b4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \