summaryrefslogtreecommitdiff
path: root/libgo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/Makefile.am')
-rw-r--r--libgo/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/Makefile.am b/libgo/Makefile.am
index 7466a177088..ad457a459c4 100644
--- a/libgo/Makefile.am
+++ b/libgo/Makefile.am
@@ -515,7 +515,7 @@ runtime_files = \
runtime/thread.c \
runtime/yield.c \
$(rtems_task_variable_add_file) \
- iface.c \
+ go-iface.c \
malloc.c \
map.c \
mprof.c \