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

fix(makefile): Add missing dependencies from src/common/*h #311

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

Meiye-lj
Copy link
Contributor

@Meiye-lj Meiye-lj commented May 7, 2024

This PR fixes an issue in the Makefile of clib. Specifically, previously, any modifications of files like src/common/*.h would not trigger a rebuild of clib. The PR fixes this by including them as additional dependencies. This addresses #298.

@jwerle jwerle merged commit 2c8ea52 into clibs:master Jun 18, 2024
1 of 3 checks passed
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