From 7438c388e31ac611af903dc98006b084f565911e Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 28 Apr 2011 21:07:05 -0500 Subject: remove double objects include in sw --- sw/Library_swd.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/Library_swd.mk') diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk index 97edee8da0eb..0b1ca39f642f 100644 --- a/sw/Library_swd.mk +++ b/sw/Library_swd.mk @@ -43,6 +43,7 @@ $(eval $(call gb_Library_set_include,swd,\ $(eval $(call gb_Library_set_defs,swd,\ $$(DEFS) \ + -DSWD_DLLIMPLEMENTATION \ )) $(eval $(call gb_Library_add_linked_libs,swd,\ -- cgit