diff lib/gnulib.mk @ 112305:f31011c088d9

Regenerate.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 08 Jan 2011 17:20:28 -0800
parents 16ae11ee4ab8
children 474d5026a5a2
line wrap: on
line diff
--- a/lib/gnulib.mk	Sat Jan 08 17:18:39 2011 -0800
+++ b/lib/gnulib.mk	Sat Jan 08 17:20:28 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 dummy
+# 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
 
 
 MOSTLYCLEANFILES += core *.stackdump
@@ -21,11 +21,18 @@
 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
 EXTRA_libgnu_a_SOURCES =
 
-## begin gnulib module dummy
+## begin gnulib module ftoastr
+
+libgnu_a_SOURCES += ftoastr.h ftoastr.c dtoastr.c ldtoastr.c
+
+## end   gnulib module ftoastr
 
-libgnu_a_SOURCES += dummy.c
+## begin gnulib module intprops
+
 
-## end   gnulib module dummy
+EXTRA_DIST += intprops.h
+
+## end   gnulib module intprops
 
 
 mostlyclean-local: mostlyclean-generic