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

make clean doesnt clean all stuff #59

Closed
r4sas opened this issue Apr 12, 2018 · 3 comments
Closed

make clean doesnt clean all stuff #59

r4sas opened this issue Apr 12, 2018 · 3 comments

Comments

@r4sas
Copy link
Contributor

r4sas commented Apr 12, 2018

Current make clean command doesnt clean all generated stuff.
Need to add to clean target, where it must be:

src/xd/lib/rpc/assets/assets.go
contrib/webui/docroot/favicon.png

Maybe can be found any other files.

@majestrate
Copy link
Owner

i'll add a target that does a full clean, the clean target needs to have generated files stay because of how the release script works.

@majestrate
Copy link
Owner

fixed in af45278

@majestrate
Copy link
Owner

use make distclean to do a full clean

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

No branches or pull requests

2 participants