Inserted the new files reparse.c and reparse.h in the build process

N2009_11_14_FIXES
jpandre 2008-11-04 13:39:02 +00:00
parent 4c39b0332f
commit 751483b465
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ headers = \
misc.h \
mst.h \
ntfstime.h \
reparse.h \
runlist.h \
security.h \
support.h \

View File

@ -37,6 +37,7 @@ libntfs_3g_la_SOURCES = \
mft.c \
misc.c \
mst.c \
reparse.c \
runlist.c \
security.c \
unistr.c \