summaryrefslogtreecommitdiff
path: root/mkfs
diff options
context:
space:
mode:
Diffstat (limited to 'mkfs')
-rw-r--r--mkfs/Makemodule.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/mkfs/Makemodule.am b/mkfs/Makemodule.am
index 35e937c..dc105a0 100644
--- a/mkfs/Makemodule.am
+++ b/mkfs/Makemodule.am
@@ -14,4 +14,8 @@ if WITH_LZO
gensquashfs_LDADD += $(LZO_LIBS)
endif
+if WITH_LZ4
+gensquashfs_LDADD += $(LZ4_LIBS)
+endif
+
bin_PROGRAMS += gensquashfs