]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Fix Makefile botch wrt old copy of list.h
authorNathan Scott <nathans@sgi.com>
Tue, 20 Jun 2006 15:58:48 +0000 (15:58 +0000)
committerNathan Scott <nathans@sgi.com>
Tue, 20 Jun 2006 15:58:48 +0000 (15:58 +0000)
Merge of master-melb:xfs-cmds:26291a by kenmcd.

libxfs/Makefile

index a5b752937efd5f6861ccc887b8f5f985cd041669..8cc780ec8331dcc5815954857d6f174f1780d92d 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 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 \