2004-09-19 14:24:53 -06:00
|
|
|
gparted_includedir = $(pkgincludedir)
|
2005-10-05 16:37:17 -06:00
|
|
|
|
|
|
|
EXTRA_DIST = \
|
2006-03-09 13:25:57 -07:00
|
|
|
Device.h \
|
|
|
|
Dialog_Base_Partition.h \
|
|
|
|
Dialog_Disklabel.h \
|
|
|
|
Dialog_Filesystems.h \
|
|
|
|
Dialog_Partition_Copy.h \
|
|
|
|
Dialog_Partition_Info.h \
|
|
|
|
Dialog_Partition_New.h \
|
|
|
|
Dialog_Partition_Resize_Move.h \
|
|
|
|
Dialog_Progress.h \
|
2006-03-31 03:49:27 -07:00
|
|
|
DialogManageFlags.h \
|
2006-03-09 13:25:57 -07:00
|
|
|
DrawingAreaVisualDisk.h \
|
|
|
|
FileSystem.h \
|
|
|
|
Frame_Resizer_Base.h \
|
|
|
|
Frame_Resizer_Extended.h \
|
|
|
|
GParted_Core.h \
|
|
|
|
Operation.h \
|
2006-03-24 12:08:41 -07:00
|
|
|
OperationCopy.h \
|
|
|
|
OperationCreate.h \
|
|
|
|
OperationDelete.h \
|
|
|
|
OperationFormat.h \
|
|
|
|
OperationResizeMove.h \
|
2006-03-09 13:25:57 -07:00
|
|
|
Partition.h \
|
|
|
|
TreeView_Detail.h \
|
|
|
|
Utils.h \
|
|
|
|
Win_GParted.h \
|
|
|
|
ext2.h \
|
|
|
|
ext3.h \
|
|
|
|
fat16.h \
|
|
|
|
fat32.h \
|
|
|
|
hfs.h \
|
|
|
|
hfsplus.h \
|
|
|
|
i18n.h \
|
|
|
|
jfs.h \
|
|
|
|
linux_swap.h \
|
|
|
|
ntfs.h \
|
|
|
|
reiser4.h \
|
|
|
|
reiserfs.h \
|
|
|
|
xfs.h
|