X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/44a7a5ab64e9df65e241260d76d3dac1160b3360..b1857959f57db441de22908c2c6c28baac8cd28a:/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