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

src/Makefile: Add 'make submods' #585

Merged
merged 1 commit into from
Aug 4, 2015
Merged

Conversation

lukego
Copy link
Member

@lukego lukego commented Aug 4, 2015

This target updates and rebuilds the required git submodules. The Makefile tells you to run this when it detects that the submodule versions are not in sync with the source code.

This is a more streamlined version of the previous behavior where the Makefile would suggest running a series of commands to update you submodules. Now 'make submods' has the same effect.

Fixes #584.

This target updates and rebuilds the required git submodules. The
Makefile tells you to run this when it detects that the submodule
versions are not in sync with the source code.

This is a more streamlined version of the previous behavior where the
Makefile would suggest running a series of commands to update your
submodules. Now 'make submods' has the same effect.
lukego added a commit to lukego/snabb that referenced this pull request Aug 4, 2015
@eugeneia eugeneia merged commit fd4749c into snabbco:master Aug 4, 2015
@lukego lukego deleted the make-submods branch February 24, 2016 12:45
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