summaryrefslogtreecommitdiff
path: root/solenv/Module_solenv.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-29 15:06:11 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 15:06:11 +0200
commit41cf973f84f42c0605fdd9e8c5f307be888c2f89 (patch)
tree4bd5f19aace950f7b4469cca3ba781c54cbee744 /solenv/Module_solenv.mk
parent79179df3d97e6f838fa07cfffbbeb2987ce66c17 (diff)
$(OUTDIR)/inc/*minor.mk is created my gbuild now
Actually I think it should be removed entirely, because dmake already includes minor.mk directly from solenv, but I do not want to pry into it right now... Change-Id: I51520642f4796d722cb2131e91e9e92a82920531
Diffstat (limited to 'solenv/Module_solenv.mk')
-rw-r--r--solenv/Module_solenv.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/Module_solenv.mk b/solenv/Module_solenv.mk
index 3fa34ff694d7..d107f9a6d1a9 100644
--- a/solenv/Module_solenv.mk
+++ b/solenv/Module_solenv.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_Module_Module,solenv))
$(eval $(call gb_Module_add_targets,solenv,\
CustomTarget_versionlist \
Package_inc \
+ Package_minor \
))
ifeq ($(GUI),UNX)