# HG changeset patch # User doko@ubuntu.com # Date 1223282251 -7200 # Node ID 192176f52fb4cd3d692677248a16fc7ac0e09fee # Parent e0a13e4cc43408952562e76b730125fd93d2e705 2008-10-05 Matthias Klose * Makefile.am (distclean-local): Remove IcedTeaPlugin object file. diff -r e0a13e4cc434 -r 192176f52fb4 ChangeLog --- a/ChangeLog Fri Oct 03 07:58:17 2008 -0400 +++ b/ChangeLog Mon Oct 06 10:37:31 2008 +0200 @@ -1,3 +1,7 @@ +2008-10-05 Matthias Klose + + * Makefile.am (distclean-local): Remove IcedTeaPlugin object file. + 2008-10-03 Gary Benson * ports/hotspot/build/linux/makefiles/shark.make: diff -r e0a13e4cc434 -r 192176f52fb4 Makefile.am --- a/Makefile.am Fri Oct 03 07:58:17 2008 -0400 +++ b/Makefile.am Mon Oct 06 10:37:31 2008 +0200 @@ -52,7 +52,7 @@ rm -rf hotspot-tools rm -rf rt/netscape if ENABLE_LIVECONNECT - rm -f IcedTeaPlugin.so + rm -f IcedTeaPlugin.o IcedTeaPlugin.so else if ENABLE_PLUGIN rm -f gcjwebplugin.so