aboutsummaryrefslogtreecommitdiff
path: root/unpack/Makemodule.am
blob: b60292d43b279aac050620901879414c6a417b7d (plain)
1
2
3
4
5
6
7
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
rdsquashfs_LDADD = libsqfshelper.a libsquashfs.la libfstree.a libutil.la

bin_PROGRAMS += rdsquashfs