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 /registry | |
parent | 5e85d8406bbd069c022975ca4e1b7d74914062b5 (diff) |
sal: new ZipPackage_sal_odk_headers for public ODK headers
Change-Id: I76cb00121d7b4c21137be70ab7a5bd5389037302
Diffstat (limited to 'registry')
-rw-r--r-- | registry/StaticLibrary_registry_helper.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/StaticLibrary_registry_helper.mk b/registry/StaticLibrary_registry_helper.mk index 07469dff98ff..56550742145e 100644 --- a/registry/StaticLibrary_registry_helper.mk +++ b/registry/StaticLibrary_registry_helper.mk @@ -29,7 +29,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,registry_helper)) $(eval $(call gb_StaticLibrary_use_packages,registry_helper,\ sal_generated \ - sal_inc \ + sal_odk_headers \ )) $(eval $(call gb_StaticLibrary_add_exception_objects,registry_helper,\ |