--Boundary-00=_a33J/PoLi84Fa5w Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi The attached patch fixes the includes in the above directory - without it, a clean build fails here because it can't find headers from libkonq. Please cc: me on any reply; i'm not subscribed. cheers Will -- Will Stephenson IRC: Bille --Boundary-00=_a33J/PoLi84Fa5w Content-Type: text/x-makefile; charset="us-ascii"; name="Makefile.am.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Makefile.am.diff" Index: extensions/sidebar/Makefile.am =================================================================== RCS file: /home/kde/kdebase/kicker/extensions/sidebar/Makefile.am,v retrieving revision 1.1 diff -u -1 -b -p -r1.1 Makefile.am --- extensions/sidebar/Makefile.am 28 Jul 2003 17:22:25 -0000 1.1 +++ extensions/sidebar/Makefile.am 30 Jul 2003 08:07:35 -0000 @@ -1,2 +1,2 @@ -INCLUDES = -L$(srcdir)/../../../libkonq $(all_includes) +INCLUDES = -I$(top_srcdir)/libkonq $(all_includes) --Boundary-00=_a33J/PoLi84Fa5w--