X-Git-Url: https://git.saurik.com/apple/hfs.git/blobdiff_plain/1a012475d7bd764b07be2ecf61c7af465f622915..a56bdb9dd68c843a17a0658b5250e0cc67c22fe8:/hfs_util/Makefile diff --git a/hfs_util/Makefile b/hfs_util/Makefile index e92132b..25e7f90 100644 --- a/hfs_util/Makefile +++ b/hfs_util/Makefile @@ -12,12 +12,13 @@ NAME = hfs.util PROJECTVERSION = 2.8 PROJECT_TYPE = Tool -CFILES = hfsutil_main.c +CFILES = hfsutil_main.c hfsutil_jnl.c OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\ hfs_CD.fs.tiff hfs_CD.openfs.tiff hfs_FD.fs.tiff\ hfs_FD.openfs.tiff hfs_HD.fs.tiff hfs_HD.openfs.tiff\ - hfs_RHD.fs.tiff hfs_RHD.openfs.tiff Info.plist InfoPlist.strings PkgInfo version.plist + hfs_RHD.fs.tiff hfs_RHD.openfs.tiff Info.plist\ + InfoPlist.strings PkgInfo version.plist hfs.util.8 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles