summaryrefslogtreecommitdiff
path: root/unpack/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'unpack/Makemodule.am')
-rw-r--r--unpack/Makemodule.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/unpack/Makemodule.am b/unpack/Makemodule.am
index d47cb5e..c3e61aa 100644
--- a/unpack/Makemodule.am
+++ b/unpack/Makemodule.am
@@ -12,4 +12,8 @@ if WITH_GZIP
rdsquashfs_LDADD += $(ZLIB_LIBS)
endif
+if WITH_LZO
+rdsquashfs_LDADD += $(LZO_LIBS)
+endif
+
bin_PROGRAMS += rdsquashfs