summaryrefslogtreecommitdiffstats
path: root/macosx/module.rules
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/module.rules')
-rw-r--r--macosx/module.rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/module.rules b/macosx/module.rules
index c6623649c..6ee6c0019 100644
--- a/macosx/module.rules
+++ b/macosx/module.rules
@@ -9,7 +9,6 @@ $(MACOSX.m4.out): $(BUILD/)project/handbrake.m4
$(MACOSX.m4.out): | $(dir $(MACOSX.m4.out))
$(MACOSX.m4.out): $(MACOSX.build/)%: $(MACOSX.src/)%.m4
$(M4.exe) -Iproject $< > $@
- $(MACOSX.m4.post.$(notdir $@))
###############################################################################