summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-09 21:42:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-09 21:42:15 +0000
commit81ced0e0409471a5d9eac46f79abdf91a97f5f6f (patch)
tree67f15ead5e10567910af8286cfb68286e3e4496d /cpukit/libmisc
parentUpdate to binutils-2.20.1 (diff)
downloadrtems-81ced0e0409471a5d9eac46f79abdf91a97f5f6f.tar.bz2
2010-03-09 Joel Sherrill <joel.sherrilL@oarcorp.com>
* libmisc/Makefile.am: Remove duplicate file from list.
Diffstat (limited to 'cpukit/libmisc')
-rw-r--r--cpukit/libmisc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libmisc/Makefile.am b/cpukit/libmisc/Makefile.am
index ec0a9d29c5..90187a15c6 100644
--- a/cpukit/libmisc/Makefile.am
+++ b/cpukit/libmisc/Makefile.am
@@ -138,8 +138,8 @@ libstringto_a_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/stringto
libstringto_a_SOURCES = stringto/stringtodouble.c stringto/stringtofloat.c \
stringto/stringtoint.c stringto/stringtolong.c stringto/stringtolonglong.c \
stringto/stringtopointer.c stringto/stringtounsignedint.c \
- stringto/stringtounsignedchar.c stringto/stringtounsignedint.c \
- stringto/stringtounsignedlong.c stringto/stringtounsignedlonglong.c
+ stringto/stringtounsignedchar.c stringto/stringtounsignedlong.c \
+ stringto/stringtounsignedlonglong.c
EXTRA_DIST += stringto/stringto_template.h