We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 IGNORE_DEPS in Makefile.
change
IGNORE_DEPS = katana
to
IGNORE_DEPS += katana
The text was updated successfully, but these errors were encountered:
[Fix #113] modify IGNORE_DEPS in makefile
fabcc47
Merge pull request #115 from inaka/euen.113.modify_ignore_deps_in_mak…
45a1b13
…efile [Fix #113] modify IGNORE_DEPS in makefile
Euen
No branches or pull requests
Modify IGNORE_DEPS in Makefile.
change
to
The text was updated successfully, but these errors were encountered: