diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-02-26 23:43:31 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-02-27 01:33:18 +0100 |
commit | b1cbf8f767ff5f120e6bb3b3adf88002ec9e919e (patch) | |
tree | 312cb2569d6ec9686b07daae3f00b455e8da464f /salhelper/Library_salhelper.mk | |
parent | 58cd5303238dc95ec410b73ea5cddf8b357c2ec8 (diff) |
salhelper: new ZipPackage_salhelper_odk_headers
Change-Id: I83172bd105496dd1af8090a01ebfac864958e20c
Diffstat (limited to 'salhelper/Library_salhelper.mk')
-rw-r--r-- | salhelper/Library_salhelper.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/salhelper/Library_salhelper.mk b/salhelper/Library_salhelper.mk index 7c66678cbf4d..26c90dcd81c6 100644 --- a/salhelper/Library_salhelper.mk +++ b/salhelper/Library_salhelper.mk @@ -27,7 +27,7 @@ $(eval $(call gb_Library_Library,salhelper)) -$(eval $(call gb_Library_use_package,salhelper,salhelper_inc)) +$(eval $(call gb_Library_use_package,salhelper,salhelper_odk_headers)) $(eval $(call gb_Library_add_defs,salhelper,\ -DSALHELPER_DLLIMPLEMENTATION \ |