]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libfrog/Makefile
libfrog: fix workqueue_add error out
[thirdparty/xfsprogs-dev.git] / libfrog / Makefile
index e766adba94b9d7dea5997a8aad363bb779df120d..de67bf00a31af4de1a83d6800e7e31ca4a7288f7 100644 (file)
@@ -23,6 +23,7 @@ paths.c \
 projects.c \
 ptvar.c \
 radix-tree.c \
+scrub.c \
 topology.c \
 util.c \
 workqueue.c
@@ -30,9 +31,20 @@ workqueue.c
 HFILES = \
 avl64.h \
 bulkstat.h \
+bitmap.h \
+convert.h \
+crc32c.h \
+crc32cselftest.h \
 crc32defs.h \
 crc32table.h \
-topology.h
+fsgeom.h \
+paths.h \
+projects.h \
+ptvar.h \
+radix-tree.h \
+scrub.h \
+topology.h \
+workqueue.h
 
 LSRCFILES += gen_crc32table.c