Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 600078 | Differences between
and this patch

Collapse All | Expand All

(-)a/Makefile.in (-1 / +1 lines)
Lines 102-108 cmds_objects = cmds-subvolume.o cmds-filesystem.o cmds-device.o cmds-scrub.o \ Link Here
102
	       cmds-inspect-dump-super.o cmds-inspect-tree-stats.o cmds-fi-du.o
102
	       cmds-inspect-dump-super.o cmds-inspect-tree-stats.o cmds-fi-du.o
103
libbtrfs_objects = send-stream.o send-utils.o kernel-lib/rbtree.o btrfs-list.o \
103
libbtrfs_objects = send-stream.o send-utils.o kernel-lib/rbtree.o btrfs-list.o \
104
		   kernel-lib/crc32c.o \
104
		   kernel-lib/crc32c.o \
105
		   uuid-tree.o utils-lib.o rbtree-utils.o
105
		   uuid-tree.o utils-lib.o rbtree-utils.o ${objects}
106
libbtrfs_headers = send-stream.h send-utils.h send.h kernel-lib/rbtree.h btrfs-list.h \
106
libbtrfs_headers = send-stream.h send-utils.h send.h kernel-lib/rbtree.h btrfs-list.h \
107
	       kernel-lib/crc32c.h kernel-lib/list.h kerncompat.h \
107
	       kernel-lib/crc32c.h kernel-lib/list.h kerncompat.h \
108
	       kernel-lib/radix-tree.h extent-cache.h \
108
	       kernel-lib/radix-tree.h extent-cache.h \

Return to bug 600078