Skip to content
Snippets Groups Projects
Commit 023a6c14 authored by Mike Marchetti's avatar Mike Marchetti
Browse files

Add missing build for push


Change-Id: I4ab299b6825b49862f88316780f228e429f9eb23
Signed-off-by: default avatarMike Marchetti <mmarchetti@sandvine.com>
parent c21682ce
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,8 @@ test: $(SUBDIRS_TEST)
tag: $(SUBDIRS_TAG)
push: $(SUBDIRS_PUSH)
$(SUBDIRS_CLEAN): %.clean:
@$(MAKE) --no-print-directory -C $* clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment