Adapted to new libisofs feature iso_file_add_external_filter()

This commit is contained in:
2009-03-29 16:46:50 +00:00
parent 42c1f6ac61
commit 410537761b
3 changed files with 5 additions and 2 deletions

View File

@ -100,7 +100,7 @@ xorriso_xorriso_SOURCES = \
libisofs/find.c \
libisofs/filter.h \
libisofs/filter.c \
libisofs/filters/xor_encrypt.c \
libisofs/filters/external.c \
libisofs/system_area.h \
libisofs/system_area.c \
libisofs/make_isohybrid_mbr.c \