Skip to content

Commit

Permalink
add include dir to files published to hex (open-telemetry#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsloughter authored Mar 17, 2020
1 parent 97f5d84 commit 63a09db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ defmodule OpenTelemetry.MixProject do
[
description: "OpenTelemetry API",
build_tools: ["rebar3", "mix"],
files: ~w(lib mix.exs README.md LICENSE CODEOWNERS rebar.config rebar.lock VERSION include src),
licenses: ["Apache-2.0"],
links: %{"GitHub" => "https://github.com/open-telemetry/opentelemetry-erlang-api",
"OpenTelemetry.io" => "https://opentelemetry.io"}
Expand Down

0 comments on commit 63a09db

Please sign in to comment.