Skip to content

fix missing dependecies in Makefile#114

Open
Meiye-lj wants to merge 1 commit intoyarrick:masterfrom
Meiye-lj:master
Open

fix missing dependecies in Makefile#114
Meiye-lj wants to merge 1 commit intoyarrick:masterfrom
Meiye-lj:master

Conversation

@Meiye-lj
Copy link
Copy Markdown

This PR fixes an issue in the Makefile. Specifically, previously, any modifications of files like src/client.h would not trigger a rebuild of ssrc/client.o. The PR fixes this by including them as additional dependencies.

@yarrick
Copy link
Copy Markdown
Owner

yarrick commented May 13, 2025

So far the Makefile works without GNU make - this looks like it would break that?

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