Welcomimg three new libisofs source files by Vladimir Serbinenko
This commit is contained in:
parent
bcc39f10b4
commit
0cb3ab5577
@ -93,6 +93,9 @@ libisofs="$libisofs $isofs"image.o
|
||||
libisofs="$libisofs $isofs"iso1999.o
|
||||
libisofs="$libisofs $isofs"joliet.o
|
||||
libisofs="$libisofs $isofs"hfsplus.o
|
||||
libisofs="$libisofs $isofs"hfsplus_decompose.o
|
||||
libisofs="$libisofs $isofs"hfsplus_classes.o
|
||||
libisofs="$libisofs $isofs"hfsplus_case.o
|
||||
libisofs="$libisofs $isofs"libiso_msgs.o
|
||||
libisofs="$libisofs $isofs"messages.o
|
||||
libisofs="$libisofs $isofs"node.o
|
||||
|
@ -138,6 +138,9 @@ xorriso_xorriso_SOURCES = \
|
||||
libisofs/joliet.c \
|
||||
libisofs/hfsplus.h \
|
||||
libisofs/hfsplus.c \
|
||||
libisofs/hfsplus_decompose.c \
|
||||
libisofs/hfsplus_classes.c \
|
||||
libisofs/hfsplus_case.c \
|
||||
libisofs/eltorito.h \
|
||||
libisofs/eltorito.c \
|
||||
libisofs/data_source.c \
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2012.05.24.071402"
|
||||
#define Xorriso_timestamP "2012.05.24.093552"
|
||||
|
Loading…
Reference in New Issue
Block a user