diff lib/gnulib.mk @ 112323:f3056cf0073a

Regenerate.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 11 Jan 2011 22:13:06 -0800
parents babd014aab81
children
line wrap: on
line diff
--- a/lib/gnulib.mk	Tue Jan 11 22:10:37 2011 -0800
+++ b/lib/gnulib.mk	Tue Jan 11 22:13:06 2011 -0800
@@ -9,7 +9,7 @@
 # the same distribution terms as the rest of that program.
 #
 # Generated by gnulib-tool.
-# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files ftoastr getopt-gnu mktime
+# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files dtoastr getopt-gnu mktime
 
 
 MOSTLYCLEANFILES += core *.stackdump
@@ -69,11 +69,15 @@
 
 ## end   gnulib module c++defs
 
-## begin gnulib module ftoastr
+## begin gnulib module dtoastr
+
+libgnu_a_SOURCES += dtoastr.c
 
-libgnu_a_SOURCES += ftoastr.h ftoastr.c dtoastr.c ldtoastr.c
+EXTRA_DIST += ftoastr.c ftoastr.h
 
-## end   gnulib module ftoastr
+EXTRA_libgnu_a_SOURCES += ftoastr.c
+
+## end   gnulib module dtoastr
 
 ## begin gnulib module getopt-posix