]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - scrub/Makefile
libfrog: hoist bitmap out of scrub
[thirdparty/xfsprogs-dev.git] / scrub / Makefile
index 6e155c2cde0c95fa12f528575d8412833362773b..f4710d3ed3cecfa07ccd4b05d8df93f5e455c365 100644 (file)
@@ -31,7 +31,6 @@ endif
 endif  # scrub_prereqs
 
 HFILES = \
-bitmap.h \
 common.h \
 counter.h \
 disk.h \
@@ -48,7 +47,6 @@ vfs.h \
 xfs_scrub.h
 
 CFILES = \
-bitmap.c \
 common.c \
 counter.c \
 disk.c \