diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-05-07 15:53:03 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-05-07 17:07:44 +0200 |
commit | 38f5717b1d488b866d55a603eea1260c6203fd69 (patch) | |
tree | cb359df6ed46c2e8fc4c62d514e0acd8157ed80e /sd | |
parent | 5a8f5914c2077fe330d713a5d3a2be3b3f6a7e9a (diff) |
oox: remove Package_generated and Package_tokens
Change-Id: Iab5eb4fbfecea905f4eeb9f1b1f503c1908dadc8
Diffstat (limited to 'sd')
-rw-r--r-- | sd/Library_sdfilt.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sd/Library_sdfilt.mk b/sd/Library_sdfilt.mk index 144e38441d43..028226924c6a 100644 --- a/sd/Library_sdfilt.mk +++ b/sd/Library_sdfilt.mk @@ -22,6 +22,10 @@ endif $(eval $(call gb_Library_use_external,sdfilt,boost_headers)) +$(eval $(call gb_Library_use_custom_headers,sdfilt,\ + oox/generated \ +)) + $(eval $(call gb_Library_use_sdk_api,sdfilt)) $(eval $(call gb_Library_use_libraries,sdfilt,\ |