summaryrefslogtreecommitdiff
path: root/tar/Makemodule.am
blob: d19238014e687a412650f4846088651510873c97 (plain)
1
2
3
4
5
sqfs2tar_SOURCES = tar/sqfs2tar.c tar/tar.h tar/write_header.c
sqfs2tar_LDADD = libsquashfs.a libfstree.a libcompress.a libutil.a
sqfs2tar_LDADD += $(XZ_LIBS) $(ZLIB_LIBS) $(LZO_LIBS) $(LZ4_LIBS) $(ZSTD_LIBS)

bin_PROGRAMS += sqfs2tar