aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/po
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2001-09-10 18:13:17 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2001-09-10 18:13:17 +0000
commit89c06d50074bd18abdceb0c88e866b8a79884f7a (patch)
tree694d2fb1d325586c219a210f9721da86cbc212ff /libstdc++-v3/po
parent244a4af0453aa14bf60ae753edf6f88992d8c5e0 (diff)
downloadgcc-89c06d50074bd18abdceb0c88e866b8a79884f7a.zip
gcc-89c06d50074bd18abdceb0c88e866b8a79884f7a.tar.gz
gcc-89c06d50074bd18abdceb0c88e866b8a79884f7a.tar.bz2
Makefile.am (stamp-target): Remove link to self.
2001-09-10 Benjamin Kosnik <bkoz@redhat.com> * include/Makefile.am (stamp-target): Remove link to self. * inclulde/Makefile.in: Regenerate. From-SVN: r45514
Diffstat (limited to 'libstdc++-v3/po')
-rw-r--r--libstdc++-v3/po/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/libstdc++-v3/po/Makefile.in b/libstdc++-v3/po/Makefile.in
index dc10400..171a00c 100644
--- a/libstdc++-v3/po/Makefile.in
+++ b/libstdc++-v3/po/Makefile.in
@@ -164,9 +164,7 @@ LOCALE_OUT = @glibcpp_MOFILES@
MSGFMT = msgfmt
# Necessary files.
-DISTFILES = \
- Makefile.am Makefile.in string_literals.cc POTFILES.in $(PACKAGE).pot \
- $(LOCALE_IN)
+DISTFILES = Makefile.am Makefile.in string_literals.cc POTFILES.in $(PACKAGE).pot $(LOCALE_IN)
# Specify what gets cleaned up on a 'make clean'