Skip to content

Commit

Permalink
Move signaturex to included_applications
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
edgurgel committed May 24, 2014
1 parent 57f117a commit 90f806e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ defmodule Poxa.Mixfile do
:crypto,
:gproc,
:cowboy,
:signaturex,
:jsex,
:uuid ],
included_applications: [ :signaturex ],
mod: { Poxa, [] },
env: [ port: 8080,
app_key: "app_key",
Expand Down

0 comments on commit 90f806e

Please sign in to comment.