From 38f5717b1d488b866d55a603eea1260c6203fd69 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 7 May 2013 15:53:03 +0200 Subject: oox: remove Package_generated and Package_tokens Change-Id: Iab5eb4fbfecea905f4eeb9f1b1f503c1908dadc8 --- sd/Library_sdfilt.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sd/Library_sdfilt.mk') 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,\ -- cgit