diff options
Diffstat (limited to 'make')
-rwxr-xr-x | make/calcdep.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/calcdep.pl b/make/calcdep.pl index 587bd64de..1a1963b31 100755 --- a/make/calcdep.pl +++ b/make/calcdep.pl @@ -100,7 +100,7 @@ commands: $cmds modules: $mods -.PHONY: inspircd commands modules +.PHONY: all bad-target inspircd commands modules END } |