X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/44a7a5ab64e9df65e241260d76d3dac1160b3360..864a4b6e4495e8bb9744303352b4f19fccc90738:/chmod/Makefile diff --git a/chmod/Makefile b/chmod/Makefile index 34a6a63..e46896c 100644 --- a/chmod/Makefile +++ b/chmod/Makefile @@ -12,7 +12,9 @@ NAME = chmod PROJECTVERSION = 2.8 PROJECT_TYPE = Tool -CFILES = chmod.c +HFILES = chmod_acl.h + +CFILES = chmod.c chmod_acl.c OTHERSRCS = Makefile Makefile.preamble Makefile.postamble chmod.1