aboutsummaryrefslogtreecommitdiff
path: root/rules/ips-manifest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ips-manifest.mk')
-rw-r--r--rules/ips-manifest.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/ips-manifest.mk b/rules/ips-manifest.mk
index f9e382b..b50516a 100644
--- a/rules/ips-manifest.mk
+++ b/rules/ips-manifest.mk
@@ -96,6 +96,10 @@ endif
# Supplied canonical manifests:
manifests := $(filter-out $(generated-manifests),$(wildcard *.p5m))
+manifests += $(manifests-generated)
+
+$(manifests-generated): install-stamp
+
#TODO: Expand "glob" action in manifests:
globalizator := $(cibs-root)/scripts/globalizator
glob-manifests := $(manifests:%=$(manifestdir)/glob-%)