Hi,

This fixes the make distcheck issue that the auto-builders were seeing.

2005-12-17  Mark Wielaard  <[EMAIL PROTECTED]>

    * native/fdlibm/Makefile.am (libfdlibm_la_SOURCES): Add namespace.h

Committed,

Mark

diff -u -r1.8 Makefile.am
--- native/fdlibm/Makefile.am   29 Jun 2005 19:54:45 -0000      1.8
+++ native/fdlibm/Makefile.am   18 Dec 2005 02:10:35 -0000
@@ -44,7 +44,8 @@
                        w_log.c \
                        w_pow.c \
                        w_remainder.c \
-                       w_sqrt.c
+                       w_sqrt.c \
+                       namespace.h

 AM_LDFLAGS = @CLASSPATH_MODULE@


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to