diff options
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,\ |