aboutsummaryrefslogtreecommitdiff
path: root/unpack/Makemodule.am
blob: f2832a3e1748c5603e8198181e01ba43fcde5d74 (plain)
1
2
3
4
5
6
7
8
rdsquashfs_SOURCES = unpack/rdsquashfs.c unpack/rdsquashfs.h
rdsquashfs_SOURCES += unpack/list_files.c unpack/options.c
rdsquashfs_SOURCES += unpack/restore_fstree.c unpack/describe.c
rdsquashfs_SOURCES += unpack/fill_files.c unpack/dump_xattrs.c
rdsquashfs_LDADD = libcommon.a libcompat.a libsquashfs.la libutil.la
rdsquashfs_LDADD += libfstree.a $(LZO_LIBS)

bin_PROGRAMS += rdsquashfs