aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/relx.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-13 11:17:52 +0300
committerLoïc Hoguin <[email protected]>2015-05-13 11:17:52 +0300
commit377871b2a9b3c6e1ed755635ec07a84f92390a8a (patch)
tree814c3721c09a75804ceaa8a2daf0dc6bbac291bc /plugins/relx.mk
parent86c2880223c0d9aa3bb620dd1fba2d098c92e062 (diff)
downloaderlang.mk-377871b2a9b3c6e1ed755635ec07a84f92390a8a.tar.gz
erlang.mk-377871b2a9b3c6e1ed755635ec07a84f92390a8a.tar.bz2
erlang.mk-377871b2a9b3c6e1ed755635ec07a84f92390a8a.zip
Don't build a release if dependency
Adds neo4j and shotgun back to the package index.
Diffstat (limited to 'plugins/relx.mk')
-rw-r--r--plugins/relx.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/relx.mk b/plugins/relx.mk
index 6ab9460..e38c9d0 100644
--- a/plugins/relx.mk
+++ b/plugins/relx.mk
@@ -22,9 +22,11 @@ endif
# Core targets.
+ifeq ($(IS_DEP),)
ifneq ($(wildcard $(RELX_CONFIG)),)
rel:: distclean-relx-rel relx-rel
endif
+endif
distclean:: distclean-relx-rel distclean-relx