From 245e3ab75fd3aa3dd557dab37e9691f33bd023b1 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Sat, 6 Nov 2010 15:58:44 +0100 Subject: gnumake2: added component registration --- svtools/Library_svt.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'svtools/Library_svt.mk') diff --git a/svtools/Library_svt.mk b/svtools/Library_svt.mk index 8fb07c2d8f49..816c4ad4466c 100644 --- a/svtools/Library_svt.mk +++ b/svtools/Library_svt.mk @@ -31,6 +31,8 @@ $(eval $(call gb_Library_add_package_headers,svt,svtools_inc)) $(eval $(call gb_Library_add_precompiled_header,svt,$(SRCDIR)/svtools/inc/pch/precompiled_svtools)) +$(eval $(call gb_Library_set_componentfile,svt,svtools/util/svt)) + $(eval $(call gb_Library_set_include,svt,\ $$(INCLUDE) \ -I$(WORKDIR)/inc/svtools \ -- cgit v1.2.3