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 /starmath/Library_sm.mk | |
parent | 5a8f5914c2077fe330d713a5d3a2be3b3f6a7e9a (diff) |
oox: remove Package_generated and Package_tokens
Change-Id: Iab5eb4fbfecea905f4eeb9f1b1f503c1908dadc8
Diffstat (limited to 'starmath/Library_sm.mk')
-rw-r--r-- | starmath/Library_sm.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk index 624a4845c5ce..56f0959f89ca 100644 --- a/starmath/Library_sm.mk +++ b/starmath/Library_sm.mk @@ -23,6 +23,8 @@ $(eval $(call gb_Library_set_include,sm,\ $(eval $(call gb_Library_use_external,sm,boost_headers)) +$(eval $(call gb_Library_use_custom_headers,sm,oox/generated)) + $(eval $(call gb_Library_use_sdk_api,sm)) $(eval $(call gb_Library_use_libraries,sm,\ |