Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Mar 6, 2009
1 parent 6e397a8 commit a99b6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/makefiles/root.in
Expand Up @@ -369,7 +369,7 @@ codetest-pod:
- $(PERL) @build_dir@/t/doc/pod.t $(T_POD)

# run the test suite, create a TAP archive and send it off to smolder
smoke : all
smoke : build
-$(PERL) t/harness --archive --send-to-smolder

test-installable: installable
Expand Down

0 comments on commit a99b6fb

Please sign in to comment.