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

Add headers to noinst_HEADERS so they continue to be linted #193

Merged
merged 1 commit into from
Dec 16, 2016
Merged

Add headers to noinst_HEADERS so they continue to be linted #193

merged 1 commit into from
Dec 16, 2016

Conversation

sethfowler
Copy link
Contributor

It was noticed in p4c-extension-tofino#67 that removing the headers from *_SOURCES meant we were no longer linting them. This patch adds the headers back to the automake files, placed in noinst_HEADERS, and lints everything in that variable.

Let me know if you'd prefer something other than noinst_HEADERS; it seems like the correct choice among the default automake variables.

@sethfowler sethfowler self-assigned this Dec 16, 2016
@ChrisDodd ChrisDodd merged commit 0574274 into p4lang:master Dec 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants