diff options
Diffstat (limited to 'sot/Library_sot.mk')
-rw-r--r-- | sot/Library_sot.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk index dd7cc8d66cee..4791d82acba4 100644 --- a/sot/Library_sot.mk +++ b/sot/Library_sot.mk @@ -30,8 +30,6 @@ $(eval $(call gb_Library_Library,sot)) $(eval $(call gb_Library_add_package_headers,sot,sot_inc)) -$(eval $(call gb_Library_add_precompiled_header,sot,$(SRCDIR)/sot/inc/pch/precompiled_sot)) - $(eval $(call gb_Library_set_componentfile,sot,sot/util/sot)) $(eval $(call gb_Library_set_include,sot,\ |