]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libfrog/Makefile
libfrog: fix bitmap error communication problems
[thirdparty/xfsprogs-dev.git] / libfrog / Makefile
index 25ea248ecddd6714c4d845a5cd87c8d8f84d3f49..de67bf00a31af4de1a83d6800e7e31ca4a7288f7 100644 (file)
@@ -23,6 +23,7 @@ paths.c \
 projects.c \
 ptvar.c \
 radix-tree.c \
+scrub.c \
 topology.c \
 util.c \
 workqueue.c
@@ -32,11 +33,18 @@ avl64.h \
 bulkstat.h \
 bitmap.h \
 convert.h \
+crc32c.h \
+crc32cselftest.h \
 crc32defs.h \
 crc32table.h \
 fsgeom.h \
+paths.h \
+projects.h \
 ptvar.h \
-topology.h
+radix-tree.h \
+scrub.h \
+topology.h \
+workqueue.h
 
 LSRCFILES += gen_crc32table.c