Adapted to libisofs 0.6.11

This commit is contained in:
Thomas Schmitt 2008-10-19 17:27:26 +00:00
parent da054ce8f8
commit 1e030bb23d
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,8 @@ libisofs="$libisofs $isofs"/tree.o
libisofs="$libisofs $isofs"/util.o
libisofs="$libisofs $isofs"/util_htable.o
libisofs="$libisofs $isofs"/util_rbtree.o
libisofs="$libisofs $isofs"/system_area.o
libisofs="$libisofs $isofs"/make_isohybrid_mbr.o
echo "Version timestamp : $(sed -e 's/#define Xorriso_timestamP "//' -e 's/"$//' "$xorr"/xorriso_timestamp.h)"