Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2093f66

Browse files
committed
Have "make coverage" recurse into contrib as well
1 parentc54159d commit2093f66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎GNUmakefile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ install-world:
3939
# build src/ before contrib/
4040
install-world-contrib-recurse: install-world-src-recurse
4141

42-
$(call recurse,installdirs uninstallcoverageinit-po update-po,doc src config)
42+
$(call recurse,installdirs uninstall init-po update-po,doc src config)
4343

44-
$(call recurse,distprep,doc src config contrib)
44+
$(call recurse,distprep coverage,doc src config contrib)
4545

4646
# clean, distclean, etc should apply to contrib too, even though
4747
# it's not built by default

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp