Skip to content

Commit

Permalink
added make file
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 21, 2018
1 parent f25b6f9 commit 0e96d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EXE := aws-runas
EXE := tfswitch
PKG := github.com/warren-veerasingam/terraform-switcher
VER := $(shell git describe --tags)
PATH := build:$(PATH)
Expand Down

0 comments on commit 0e96d89

Please sign in to comment.