$OpenBSD: patch-panel_Makefile_in,v 1.1 2001/09/20 18:39:13 naddy Exp $
--- panel/Makefile.in.orig	Thu Sep 20 15:59:42 2001
+++ panel/Makefile.in	Thu Sep 20 16:00:08 2001
@@ -1071,7 +1071,7 @@ maintainer-clean-generic clean mostlycle
 $(CORBA_SRCLIST): my_gnome_panel_idl
 
 my_gnome_panel_idl: $(top_srcdir)/idl/gnome-panel.idl $(ORBIT_IDL)
-	if $(ORBIT_IDL) `@GNOME_CONFIG@ --cflags idl` $< ; then touch my_gnome_panel_idl; else /bin/false; fi
+	if $(ORBIT_IDL) `@GNOME_CONFIG@ --cflags idl` $(top_srcdir)/idl/gnome-panel.idl ; then touch my_gnome_panel_idl; else /bin/false; fi
 
 # We need explicit dependencies here for people building out
 # of the tarballs.
