Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: Fix "make check-includes" for out-of-tree builds #1506

Merged
merged 1 commit into from Nov 6, 2019

Conversation

Labels
None yet
Projects
None yet
3 participants
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Nov 6, 2019

Previously, it would run on the build tree, which did not contain
any sources.

Fixes bug 31335; bugfix on 0.3.5.1-alpha.

Previously, it would run on the build tree, which did not contain
any sources.

Fixes bug 31335; bugfix on 0.3.5.1-alpha.
@coveralls
Copy link

@coveralls coveralls commented Nov 6, 2019

Pull Request Test Coverage Report for Build 7086

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 62.199%

Totals Coverage Status
Change from base Build 7080: 0.0%
Covered Lines: 48355
Relevant Lines: 77742

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit 10ef7a3 into torproject:maint-0.4.2 Nov 6, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment