Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/locale/Makefile.am')
-rw-r--r--newlib/libc/locale/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/newlib/libc/locale/Makefile.am b/newlib/libc/locale/Makefile.am
index bffe9be9b..31229b117 100644
--- a/newlib/libc/locale/Makefile.am
+++ b/newlib/libc/locale/Makefile.am
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = cygnus
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
-GENERAL_SOURCES = timelocal.h ldpart.h locale.c lnumeric.h lmonetary.h lmessages.h
+GENERAL_SOURCES = timelocal.h ldpart.h locale.c lnumeric.h lmonetary.h lmessages.h
## The following interfaces are EL/IX level 2
if ELIX_LEVEL_1
@@ -54,3 +54,4 @@ doc: $(CHEWOUT_FILES)
cat $(srcdir)/locale.tex >> $(TARGETDOC)
CLEANFILES = $(CHEWOUT_FILES) *.ref
+