-
Notifications
You must be signed in to change notification settings - Fork 74
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 and make distclean seem to run configure instead of cleaning up #102
Comments
Try again? |
paul@bofh: ./configure paul@bofh:~/git/tlsdate (master)$ make clean paul@bofh:~/git/tlsdate (master)$ make distlcean |
What happens if you do the following:
|
On Sat, 11 May 2013, Jacob Appelbaum wrote:
I can confirm make clean and make distclean now work properly. Thanks, Paul |
Paul Wouters:
Great. Thanks! |
paul@thinkpad:~/git/tlsdate (master)$ make clean
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create --no-recursion
checking build system type... x86_64-unknown-linux-gnu
[....]
The text was updated successfully, but these errors were encountered: