]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/Makefile.in
2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
[thirdparty/gcc.git] / gcc / Makefile.in
index 3afa7b2e982cb79ca71679c78aa260739cf44f49..2808035e115ec427746db95e2ab419194cd84e6f 100644 (file)
@@ -312,7 +312,8 @@ INSTALL_HEADERS_DIR = @build_install_headers_dir@
 
 # Header files that are made available under the same name
 # to programs compiled with GCC.
-USER_H = $(srcdir)/ginclude/float.h \
+USER_H = $(srcdir)/ginclude/decfloat.h \
+        $(srcdir)/ginclude/float.h \
         $(srcdir)/ginclude/iso646.h \
         $(srcdir)/ginclude/stdarg.h \
         $(srcdir)/ginclude/stdbool.h \