]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Fix incorrect HFILES in libxfs Makefile.
authorNathan Scott <nathans@sgi.com>
Fri, 7 Jul 2006 04:58:48 +0000 (04:58 +0000)
committerNathan Scott <nathans@sgi.com>
Fri, 7 Jul 2006 04:58:48 +0000 (04:58 +0000)
Merge of master-melb:xfs-cmds:26458a by kenmcd.

libxfs/Makefile

index 4ab4625b335acfe0fe3834053ff1badd1b027b92..b3a820df89bcf8efb275b7d16ceb76b03a16d746 100644 (file)
@@ -10,7 +10,7 @@ LT_CURRENT = 0
 LT_REVISION = 0
 LT_AGE = 0
 
-HFILES = xfs.h init.h list.h
+HFILES = xfs.h init.h
 CFILES = bit.c cache.c init.c lio.c logitem.c rdwr.c trans.c util.c \
        xfs_alloc.c xfs_ialloc.c xfs_rtalloc.c \
        xfs_inode.c xfs_btree.c xfs_alloc_btree.c xfs_ialloc_btree.c \