Skip to content

Commit

Permalink
fixed freebsd build
Browse files Browse the repository at this point in the history
  • Loading branch information
darkcrux committed Jun 16, 2015
1 parent cb1928c commit ae646f7
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,6 +1,6 @@
APP_NAME = consul-alerts
VERSION = latest
BUILD_ARCHS=linux-386 linux-amd64 darwin-amd64 FreeBSD-amd64
BUILD_ARCHS=linux-386 linux-amd64 darwin-amd64 freebsd-amd64

all: clean build

Expand Down

0 comments on commit ae646f7

Please sign in to comment.