From b0098f45d2609780b8c3cdd9c80d343e40261e4b Mon Sep 17 00:00:00 2001 From: Barry Naujok Date: Mon, 23 Jul 2007 16:03:06 +0000 Subject: [PATCH] Fixed up breakage I tried to fix earlier Merge of master-melb:xfs-cmds:29205a by kenmcd. Fix up busted Makefile --- include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/Makefile b/include/Makefile index 345a0846b..8aca6bde3 100644 --- a/include/Makefile +++ b/include/Makefile @@ -26,8 +26,8 @@ HFILES = cache.h handle.h jdm.h libxfs.h libxlog.h list.h parent.h xfs.h xqm.h \ xfs_dir2_node.h xfs_dir2_sf.h xfs_dir_leaf.h xfs_dir_sf.h \ xfs_extfree_item.h xfs_fs.h xfs_ialloc.h xfs_ialloc_btree.h \ xfs_imap.h xfs_inode.h xfs_inode_item.h xfs_inum.h \ - xfs_log.h xfs_log_priv.h xfs_log_recover.h xfs_metadata.h \ - xfs_mount.h xfs_quota.hxfs_rtalloc.h xfs_sb.h \ + xfs_log.h xfs_log_priv.h xfs_log_recover.h xfs_metadump.h \ + xfs_mount.h xfs_quota.h xfs_rtalloc.h xfs_sb.h \ xfs_trans.h xfs_trans_space.h xfs_types.h HFILES += $(PKG_PLATFORM).h swab.h -- 2.47.2