Adopted new libisofs filter module gzip.c, builtin filters --gzip, --gunzip

This commit is contained in:
2009-04-15 07:19:47 +00:00
parent 2987704406
commit 4e8f8e433b
6 changed files with 72 additions and 26 deletions

View File

@ -103,6 +103,7 @@ xorriso_xorriso_SOURCES = \
libisofs/filter.c \
libisofs/filters/external.c \
libisofs/filters/zisofs.c \
libisofs/filters/gzip.c \
libisofs/system_area.h \
libisofs/system_area.c \
libisofs/make_isohybrid_mbr.c \