]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
need md-int.h in the list of lsrcfiles in order that it makes it into the package.
authorNathan Scott <nathans@sgi.com>
Tue, 27 Mar 2001 23:26:40 +0000 (23:26 +0000)
committerNathan Scott <nathans@sgi.com>
Tue, 27 Mar 2001 23:26:40 +0000 (23:26 +0000)
include/Makefile

index 8a879161da86cc3fb39f33ea91767a41566eda42..357c05454d2bd5849576cd60ff1c1d87e342f11c 100644 (file)
@@ -43,7 +43,10 @@ HFILES = arch.h handle.h jdm.h libxfs.h xqm.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_mount.h xfs_quota.h \
        xfs_rtalloc.h xfs_sb.h xfs_trans.h xfs_trans_space.h xfs_types.h
-LSRCFILES = platform_defs.h.in builddefs.in buildrules lvm.h lvm_user.h liblvm.h
+
+LSRCFILES = platform_defs.h.in builddefs.in buildrules \
+       lvm.h lvm_user.h liblvm.h \
+       md-int.h
 
 default install :