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

Modify Makefile.am.local files to support check-local and clean-local targets. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dhull
Copy link

@dhull dhull commented Jun 7, 2017

The previous definitions in Makefile_dot_am made it difficult to add
to the check and clean targets. Now they can be specified in the
Makefile.am.local and double-colon check-local and clean-local rules.

Fix the clean target to remove the $(CLEANFILES).

… targets.

The previous definitions in Makefile_dot_am made it difficult to add
to the check and clean targets.  Now they can be specified in the
Makefile.am.local and double-colon check-local and clean-local rules.

Fix the clean target to remove the $(CLEANFILES).
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.

1 participant