aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/hex.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-11-24 13:02:46 +0100
committerLoïc Hoguin <[email protected]>2020-11-24 13:02:46 +0100
commit0cae9fc7047307a82b6820e018b98af631008ea4 (patch)
tree5472a7e9d724da08e1300f8ea85c4a5c3fc89c90 /plugins/hex.mk
parentc8f8ff0ccac5c379ce44428d7c1fc272f21d8578 (diff)
downloaderlang.mk-0cae9fc7047307a82b6820e018b98af631008ea4.tar.gz
erlang.mk-0cae9fc7047307a82b6820e018b98af631008ea4.tar.bz2
erlang.mk-0cae9fc7047307a82b6820e018b98af631008ea4.zip
Initial tests against a local Hex
Diffstat (limited to 'plugins/hex.mk')
-rw-r--r--plugins/hex.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/hex.mk b/plugins/hex.mk
index 3a584b0..4319b01 100644
--- a/plugins/hex.mk
+++ b/plugins/hex.mk
@@ -79,6 +79,7 @@ hex-key-add: hex-core
HEX_TARBALL_EXTRA_METADATA ?=
# @todo Check that we can += files
+# @todo Probably better if we sort the core_find results.
HEX_TARBALL_FILES ?= \
$(wildcard early-plugins.mk) \
$(wildcard ebin/$(PROJECT).app) \