X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libfrog%2FMakefile;h=de67bf00a31af4de1a83d6800e7e31ca4a7288f7;hb=a57cc3207accc7dbca4a5aab9d0de51254c4357b;hp=e766adba94b9d7dea5997a8aad363bb779df120d;hpb=b4a09f896d35e0883ebcf394aef0b97d9ae96eb7;p=thirdparty%2Fxfsprogs-dev.git diff --git a/libfrog/Makefile b/libfrog/Makefile index e766adba9..de67bf00a 100644 --- a/libfrog/Makefile +++ b/libfrog/Makefile @@ -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