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

Fix build and run targets of Makefile #15

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

altafan
Copy link
Contributor

@altafan altafan commented Apr 23, 2021

This changes the makefile and the build script so that we have only one make build and one make run and not one per each platform. Also, the make run changes so that it calls go run instead of building and running the binary.

These changes are required for #333.

Please @tiero review this.

@tiero tiero merged commit cc1bf75 into tdex-network:master Apr 23, 2021
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