Skip to content

Commit

Permalink
insert newline in Makefile.in, as suggested on p6c
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Apr 6, 2009
1 parent 078012a commit a04f610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Makefile.in
Expand Up @@ -328,6 +328,7 @@ Makefile: build/Makefile.in
@$(PERL) -e 'exit 1'

CRITIC_FILES=Configure.pl t/harness build/ tools/

perlcritic:
perlcritic -1 --profile tools/util/perlcritic.conf $(CRITIC_FILES)

Expand Down

0 comments on commit a04f610

Please sign in to comment.