From 3618c4b8f722533f08d4b00c034103238a4bdb74 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Tue, 4 Nov 2003 13:04:07 +0000 Subject: [PATCH] Add ntfs gnome vfs header files. (Logical change 1.223) --- include/Makefile.am | 42 ++++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index a946b940..ef64a6df 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -8,25 +8,27 @@ endif linux_ntfsincludedir = $(includedir)/ntfs linux_ntfsinclude_HEADERS = \ - attrib.h \ - bitmap.h \ - bootsect.h \ - compat.h \ - debug.h \ - device.h \ - device_io.h \ - dir.h \ - endians.h \ - inode.h \ - layout.h \ - lcnalloc.h \ - list.h \ - logfile.h \ - mft.h \ - mst.h \ - runlist.h \ - support.h \ - types.h \ - unistr.h \ + attrib.h \ + bitmap.h \ + bootsect.h \ + compat.h \ + debug.h \ + device.h \ + device_io.h \ + dir.h \ + endians.h \ + gnome-vfs-method.h \ + gnome-vfs-module.h \ + inode.h \ + layout.h \ + lcnalloc.h \ + list.h \ + logfile.h \ + mft.h \ + mst.h \ + runlist.h \ + support.h \ + types.h \ + unistr.h \ volume.h