diff options
author | Peter Foley <pefoley2@verizon.net> | 2012-11-11 16:02:36 -0500 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2012-11-11 19:03:15 -0500 |
commit | 782151a79153195f3391cfff0d685cd4968063b8 (patch) | |
tree | f3388a43c05232140d380bd0b26675ef446122d3 /solenv | |
parent | 49217ff3d858f3def673432b69211487439203bc (diff) |
convert liblangtag to gbuild
Change-Id: Ib019e248b16a39ea058cdebeaa1f37a967a00d6c
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/gbuild/TargetLocations.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/TargetLocations.mk b/solenv/gbuild/TargetLocations.mk index 85fd67825195..488664294628 100644 --- a/solenv/gbuild/TargetLocations.mk +++ b/solenv/gbuild/TargetLocations.mk @@ -45,6 +45,7 @@ gb_PackagePart_get_destinations = \ $(OUTDIR)/par \ $(OUTDIR)/pck \ $(OUTDIR)/rdb \ + $(OUTDIR)/share \ $(OUTDIR)/unittest \ $(OUTDIR)/xml \ |