aboutsummaryrefslogtreecommitdiff
path: root/libjava/sources.am
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@redhat.com>2007-05-03 19:02:52 +0000
committerThomas Fitzsimmons <fitzsim@gcc.gnu.org>2007-05-03 19:02:52 +0000
commit97797e00e784d263526d88a3949e6bd7fa838101 (patch)
treedde730c723e0db422a60f590dd281c52094af604 /libjava/sources.am
parent45b88fa2c448c1f2482b51412b5305939a7eb598 (diff)
downloadgcc-97797e00e784d263526d88a3949e6bd7fa838101.zip
gcc-97797e00e784d263526d88a3949e6bd7fa838101.tar.gz
gcc-97797e00e784d263526d88a3949e6bd7fa838101.tar.bz2
Makefile.in: Regenerate.
2007-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=237304 * Makefile.in: Regenerate. * scripts/makemake.tcl (scan_directory): Treat default.css as a property file. * classpath/javax/swing/text/html/default.css: Move to... * classpath/resource/javax/swing/text/html/default.css: New file. * classpath/javax/swing/text/html/HTMLEditorKit.java (getStyleSheet): Throw RuntimeException when style loading fails. * sources.am (property_files): Add classpath/resource/javax/swing/text/html/default.css. From-SVN: r124387
Diffstat (limited to 'libjava/sources.am')
-rw-r--r--libjava/sources.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libjava/sources.am b/libjava/sources.am
index de98ee6..b02dfb7 100644
--- a/libjava/sources.am
+++ b/libjava/sources.am
@@ -9005,6 +9005,7 @@ property_files = \
classpath/resource/gnu/javax/security/auth/callback/MessagesBundle.properties \
classpath/resource/java/util/iso4217.properties \
classpath/resource/javax/imageio/plugins/jpeg/MessagesBundle.properties \
+ classpath/resource/javax/swing/text/html/default.css \
classpath/resource/org/ietf/jgss/MessagesBundle.properties \
classpath/resource/sun/rmi/rmic/messages.properties \
classpath/resource/com/sun/tools/javac/messages.properties \