Inserted the new files reparse.c and reparse.h in the build process
parent
4c39b0332f
commit
751483b465
|
@ -25,6 +25,7 @@ headers = \
|
|||
misc.h \
|
||||
mst.h \
|
||||
ntfstime.h \
|
||||
reparse.h \
|
||||
runlist.h \
|
||||
security.h \
|
||||
support.h \
|
||||
|
|
|
@ -37,6 +37,7 @@ libntfs_3g_la_SOURCES = \
|
|||
mft.c \
|
||||
misc.c \
|
||||
mst.c \
|
||||
reparse.c \
|
||||
runlist.c \
|
||||
security.c \
|
||||
unistr.c \
|
||||
|
|
Loading…
Reference in New Issue