From 5598bdd3f6e214b4bb2341bbe003f9e45730a263 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 1 Feb 2011 02:39:21 +0000 Subject: 2011-02-01 Ralf Corsepius * libmisc/Makefile.am: Remove stringto/stringto_template.h. * libmisc/stringto/stringto_template.h: Remove. --- cpukit/libmisc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libmisc/Makefile.am') diff --git a/cpukit/libmisc/Makefile.am b/cpukit/libmisc/Makefile.am index 2fc0464500..72ed6db5e9 100644 --- a/cpukit/libmisc/Makefile.am +++ b/cpukit/libmisc/Makefile.am @@ -138,7 +138,7 @@ 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/stringtounsignedlong.c \ - stringto/stringtounsignedlonglong.c stringto/stringto_template.h + stringto/stringtounsignedlonglong.c ## fsmount noinst_LIBRARIES += libfsmount.a -- cgit v1.2.3