X-Git-Url: https://git.saurik.com/apple/bootx.git/blobdiff_plain/8be739c0d895e71cf9b736e6590f5f549634bc31..873b6fa6cf80d0a40f1034a98e6e43765a5ae456:/bootx.tproj/fs.subproj/Makefile diff --git a/bootx.tproj/fs.subproj/Makefile b/bootx.tproj/fs.subproj/Makefile index aab1a6d..5064c5f 100644 --- a/bootx.tproj/fs.subproj/Makefile +++ b/bootx.tproj/fs.subproj/Makefile @@ -13,7 +13,7 @@ PROJECTVERSION = 2.8 PROJECT_TYPE = Component HFILES = CaseTables.h ext2fs.h ext2fs_dinode.h ext2fs_dir.h\ - ufs_byteorder.h + ufs_byteorder.h md5.h CFILES = cache.c ext2fs.c ext2fs_bswap.c fs.c hfs.c HFSCompare.c\ net.c ufs.c ufs_byteorder.c md5c.c