diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-07-21 19:01:55 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-07-21 19:01:55 +0200 |
commit | 834e0a54701f7511159b84cd1dc1203f8f8846b4 (patch) | |
tree | c577104ff9e1f6477439c13037aa7bb508e225e3 /sw/Library_swd.mk | |
parent | 78b298eba8bb9d99361bac845fa1b042db2d06a6 (diff) | |
parent | 9298050e22cddecf42d5b541d92f5ded5ec7ba3c (diff) |
resyncing to master
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r-- | sw/Library_swd.mk | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk index 067adb7e2757..52988841c6dd 100644 --- a/sw/Library_swd.mk +++ b/sw/Library_swd.mk @@ -38,7 +38,11 @@ $(eval $(call gb_Library_set_include,swd,\ -I$(realpath $(SRCDIR)/sw/source/core/inc) \ -I$(realpath $(SRCDIR)/sw/source/filter/inc) \ -I$(realpath $(SRCDIR)/sw/source/ui/inc) \ - -I$(OUTDIR)/inc/offuh \ +)) + +$(eval $(call gb_Library_add_api,swd,\ + udkapi \ + offapi \ )) $(eval $(call gb_Library_add_defs,swd,\ |