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

Makefile: remove generated service file when cleaning #24

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

a-wai
Copy link
Contributor

@a-wai a-wai commented Aug 17, 2023

After building the package, make clean doesn't delete the generated service file. This patch ensures this file is included in the $(all-clean) variable so it is removed when cleaning.

After building the package, `make clean` doesn't delete the generated
service file. This patch ensures this file is included in the
`$(all-clean)` variable so it is removed when cleaning.
@konradybcio konradybcio merged commit 2d7962e into linux-msm:master Apr 8, 2024
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