diff options
Diffstat (limited to 'macosx/module.rules')
-rw-r--r-- | macosx/module.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/module.rules b/macosx/module.rules index 8f8cd15fe..7159cb367 100644 --- a/macosx/module.rules +++ b/macosx/module.rules @@ -41,6 +41,7 @@ macosx.clean: $(RM.exe) -rf $(MACOSX.xroot/)HandBrake.app $(RM.exe) -f $(MACOSX.xroot/)HandBrakeCLI $(RM.exe) -f $(MACOSX.xroot/)hbsign.log + $(RM.exe) -f $(MACOSX.xroot/)hbnotarize.log $(RM.exe) -f $(MACOSX.m4.out) $(RM.exe) -f $(MACOSX.osl.filelist) |