2004-02-25 22:21:14 +08:00
|
|
|
|
|
|
|
linux_ntfsincludedir = $(includedir)/ntfs
|
|
|
|
linux_ntfsinclude_HEADERS = \
|
|
|
|
attrib.h \
|
2004-03-20 01:36:45 +08:00
|
|
|
attrlist.h \
|
2004-02-25 22:21:14 +08:00
|
|
|
bitmap.h \
|
|
|
|
bootsect.h \
|
2005-06-04 08:57:58 +08:00
|
|
|
collate.h \
|
2004-02-25 22:21:14 +08:00
|
|
|
compat.h \
|
|
|
|
compress.h \
|
|
|
|
debug.h \
|
|
|
|
device.h \
|
|
|
|
device_io.h \
|
|
|
|
dir.h \
|
|
|
|
endians.h \
|
|
|
|
gnome-vfs-method.h \
|
|
|
|
gnome-vfs-module.h \
|
2005-06-04 08:57:58 +08:00
|
|
|
index.h \
|
2004-02-25 22:21:14 +08:00
|
|
|
inode.h \
|
|
|
|
layout.h \
|
|
|
|
lcnalloc.h \
|
|
|
|
list.h \
|
|
|
|
logfile.h \
|
|
|
|
mft.h \
|
|
|
|
mst.h \
|
|
|
|
runlist.h \
|
2004-03-15 02:04:17 +08:00
|
|
|
security.h \
|
2004-02-25 22:21:14 +08:00
|
|
|
support.h \
|
2005-08-04 17:59:39 +08:00
|
|
|
ntfstime.h \
|
2004-02-25 22:21:14 +08:00
|
|
|
types.h \
|
|
|
|
unistr.h \
|
2005-09-23 00:41:43 +08:00
|
|
|
version.h \
|
2004-02-25 22:21:14 +08:00
|
|
|
volume.h
|
|
|
|
|
2005-07-29 23:51:49 +08:00
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|