summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/wrapup')
-rw-r--r--c/src/wrapup/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index 9aee6922d8..ea9357ee4d 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -9,7 +9,7 @@ include $(top_srcdir)/automake/lib.am
project_lib_DATA = $(ARCH)/librtemsbsp$(LIB_VARIANT).a
-SRCS = ../support/${ARCH}/libsupport.a
+SRCS = ../support/libsupport$(LIB_VARIANT).a
if HAS_LIBBSP
SRCS += \