Fix a typo.
[deliverable/binutils-gdb.git] / src-release
index 13cdafc9193dc4ed75c270ff20b27a6e04f52490..8b3144284afc7288a6cdec0eda2dc3b6de8d3176 100644 (file)
@@ -50,8 +50,9 @@ DEVO_SUPPORT= README Makefile.in configure configure.ac \
        config.guess config.sub config move-if-change \
        COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
        mkinstalldirs ltmain.sh missing ylwrap \
-       libtool.m4 ltsugar.m4, ltversion.m4, ltoptions.m4 \
-       Makefile.def Makefile.tpl src-release config.rpath
+       libtool.m4 ltsugar.m4 ltversion.m4 ltoptions.m4 \
+       Makefile.def Makefile.tpl src-release config.rpath \
+       COPYING3 COPYING3.LIB
 
 # Files in devo/etc used in any net release.
 # ChangeLog omitted because it may refer to files which are not in this
@@ -270,7 +271,7 @@ gnats.tar.bz2: $(DIST_SUPPORT) $(GNATS_SUPPORT_DIRS) gnats
                SUPPORT_FILES="$(GNATS_SUPPORT_DIRS)"
 
 .PHONY: gdb.tar.bz2
-GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim intl
+GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim intl libdecnumber
 gdb.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
        $(MAKE) -f $(SELF) gdb-taz TOOL=gdb \
                MD5PROG="$(MD5PROG)" \
This page took 0.023484 seconds and 4 git commands to generate.