aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/relx.mk
diff options
context:
space:
mode:
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