Skip to content

Commit

Permalink
Update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrusev committed Mar 27, 2017
1 parent a49adab commit e9cf24b
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
Expand Up @@ -54,7 +54,7 @@ build_arm:

# Layout all of the files common to both versions of the Agent in
# the build directory.
install_base: build build_32bit
install_base: build build_32bit build_arm
mkdir -p $(BUILD)
mkdir -p $(BUILD)/etc/opt/amonagent
mkdir -p $(BUILD)/etc/opt/amonagent/plugins-enabled
Expand Down

0 comments on commit e9cf24b

Please sign in to comment.