]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libfrog/Makefile
libfrog: fix workqueue error communication problems
[thirdparty/xfsprogs-dev.git] / libfrog / Makefile
index 37976029788db8f264999feb7bd6dd4d4acff5b3..de67bf00a31af4de1a83d6800e7e31ca4a7288f7 100644 (file)
@@ -23,15 +23,28 @@ paths.c \
 projects.c \
 ptvar.c \
 radix-tree.c \
+scrub.c \
 topology.c \
 util.c \
 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