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 in test directory doesn't remove generated source #52

Closed
supercooldave opened this issue Jan 27, 2015 · 4 comments
Closed

Make clean in test directory doesn't remove generated source #52

supercooldave opened this issue Jan 27, 2015 · 4 comments

Comments

@supercooldave
Copy link

The directories such as modulus_src/ are not deleted when running make clean in the test directory.

@EliasC
Copy link
Contributor

EliasC commented Jan 27, 2015

This seems like it only applies to the feature-module-system branch. I have no folder modulus_src after building.

@supercooldave
Copy link
Author

@EliasC Do you have any *_src directories after doing a make clean?

@EliasC
Copy link
Contributor

EliasC commented Jan 27, 2015

@supercooldave Sorry, I missed the "test" part! No *_src directories are removed by make clean, which is indeed a bug.

@EliasC
Copy link
Contributor

EliasC commented Jan 27, 2015

Fixed as of 5340090

@EliasC EliasC closed this as completed Jan 27, 2015
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