diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-02-26 23:25:41 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-02-27 01:33:18 +0100 |
commit | 308cac3f2328b6284f0d071ad21497a0db38aed0 (patch) | |
tree | b23ee31ad0795492802a1aab955f42b379679452 /udm | |
parent | 5e85d8406bbd069c022975ca4e1b7d74914062b5 (diff) |
sal: new ZipPackage_sal_odk_headers for public ODK headers
Change-Id: I76cb00121d7b4c21137be70ab7a5bd5389037302
Diffstat (limited to 'udm')
-rw-r--r-- | udm/StaticLibrary_udm.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udm/StaticLibrary_udm.mk b/udm/StaticLibrary_udm.mk index 8b43c8f88152..3d1b0527b747 100644 --- a/udm/StaticLibrary_udm.mk +++ b/udm/StaticLibrary_udm.mk @@ -12,7 +12,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,udm)) $(eval $(call gb_StaticLibrary_use_packages,udm,\ cosv_inc \ sal_generated \ - sal_inc \ + sal_odk_headers \ udm_inc \ )) |