pkg/Makefile
changeset 1154 941fbafb8c39
parent 1153 912dd58dfc72
child 1161 92cb0ee2804d
--- a/pkg/Makefile	Mon Jun 27 13:58:10 2011 -0700
+++ b/pkg/Makefile	Wed Jun 29 16:04:11 2011 -0700
@@ -106,7 +106,7 @@
 # build rules and dependencies.  The synthetic and real packages use
 # different sets of transforms and macros for pkgmogrify.
 #
-SYNTH_PKGS= X-incorporation X-redistributable
+SYNTH_PKGS= X-incorporation X-all
 SYNTH_MANIFESTS = $(SYNTH_PKGS:%=%.p5m)
 
 # Manifests are in either manifests or legacy directory - merge in $(PDIR)
@@ -213,7 +213,7 @@
 $(PROC_CURRENT_PKGS) $(PROC_SYNTH_PKGS) := EXTRA_TRANSFORMS = defaults
 
 mogrify: $(PROC_PKGS)
-$(PROC_PKGS): $(PDIR)/versions
+$(PROC_PKGS) $(PROC_SYNTH_PKGS): $(PDIR)/versions
 
 # Combine & uniq metadata & license attributes generated during build
 $(PDIR)/%.attr: