summaryrefslogtreecommitdiff
path: root/chart2/Library_chartcontroller.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-05-30 18:47:52 +0200
committerDavid Tardon <dtardon@redhat.com>2011-06-18 11:25:30 +0200
commit5e7d51d43897c3d6acd6951ccd2279a1ab358705 (patch)
tree648582b1eeea10ef0b60f36826e175219be24de3 /chart2/Library_chartcontroller.mk
parent5db7696114b4a91f5f3c2a1484f3deba6b780b2e (diff)
remove all traces of offuh from makefiles
Diffstat (limited to 'chart2/Library_chartcontroller.mk')
-rw-r--r--chart2/Library_chartcontroller.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk
index b717c2ddadee..090d3ea893e1 100644
--- a/chart2/Library_chartcontroller.mk
+++ b/chart2/Library_chartcontroller.mk
@@ -35,7 +35,11 @@ $(eval $(call gb_Library_set_include,chartcontroller,\
-I$(realpath $(SRCDIR)/chart2/source/controller/inc) \
-I$(realpath $(SRCDIR)/chart2/source/inc) \
-I$(OUTDIR)/inc \
- -I$(OUTDIR)/inc/offuh \
+))
+
+$(eval $(call gb_Library_add_api,chartcontroller,\
+ offapi \
+ udkapi \
))
# TODO: is this still necessary?