* src-release (DEVO_SUPPORT): Add config.rpath.
This commit is contained in:
parent
6b9a380455
commit
ee783ed2a3
|
@ -1,3 +1,7 @@
|
||||||
|
2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
|
* src-release (DEVO_SUPPORT): Add config.rpath.
|
||||||
|
|
||||||
2006-05-25 Paolo Bonzini <bonzini@gnu.org>
|
2006-05-25 Paolo Bonzini <bonzini@gnu.org>
|
||||||
|
|
||||||
* Makefile.def (bfd, opcodes): Fix lib_path.
|
* Makefile.def (bfd, opcodes): Fix lib_path.
|
||||||
|
|
|
@ -51,7 +51,7 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
|
||||||
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
|
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
|
||||||
mkinstalldirs ltconfig ltmain.sh missing ylwrap \
|
mkinstalldirs ltconfig ltmain.sh missing ylwrap \
|
||||||
libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \
|
libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \
|
||||||
Makefile.def Makefile.tpl src-release
|
Makefile.def Makefile.tpl src-release config.rpath
|
||||||
|
|
||||||
# Files in devo/etc used in any net release.
|
# Files in devo/etc used in any net release.
|
||||||
# ChangeLog omitted because it may refer to files which are not in this
|
# ChangeLog omitted because it may refer to files which are not in this
|
||||||
|
|
Loading…
Reference in New Issue