summaryrefslogtreecommitdiffstats
path: root/rules/other
diff options
context:
space:
mode:
Diffstat (limited to 'rules/other')
-rw-r--r--rules/other/Toplevel.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/other/Toplevel.make b/rules/other/Toplevel.make
index 121822927..35785e0cd 100644
--- a/rules/other/Toplevel.make
+++ b/rules/other/Toplevel.make
@@ -86,6 +86,9 @@ PTX_PACKAGES_SELECTED := \
# might be non existent
include $(wildcard $(POSTRULESDIR)/*.make)
include $(wildcard $(PROJECTPOSTRULESDIR)/*.make)
+# install_alternative and install_copy has some configuration defined
+# dependencies. include the files specifying these dependencies.
+include $(wildcard $(STATEDIR)/*.deps)
# ----------------------------------------------------------------------------
# just the "print" target