summaryrefslogtreecommitdiff
path: root/ruth
diff options
context:
space:
mode:
authormarcus <marcus>2005-01-22 02:23:31 +0000
committermarcus <marcus>2005-01-22 02:23:31 +0000
commit11afa19e8d0f7b3757a470d7e7ffce4b9b6ae44e (patch)
tree65010bd5a7d45d8868455a9a45b21d445b976d14 /ruth
parent2777b463fe1872b1f271f8496dbc9aa214d92012 (diff)
Fix cut and paste bug.
Diffstat (limited to 'ruth')
-rw-r--r--ruth/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruth/Makefile.am b/ruth/Makefile.am
index f65b20a..bfa7078 100644
--- a/ruth/Makefile.am
+++ b/ruth/Makefile.am
@@ -35,7 +35,7 @@ ruth_SOURCES = $(ARCH_SOURCES) \
ruth.h ruth.c
# Doug Lea's malloc is included by malloc-wrap.c.
-EXTRA_deva_SOURCES = malloc.c
+EXTRA_ruth_SOURCES = malloc.c
ruth_LDFLAGS = -u_start -e_start -nostdlib