diff --git a/xpfe/browser/resources/skin/Makefile.in b/xpfe/browser/resources/skin/Makefile.in index 0e52c268106..19c74399826 100644 --- a/xpfe/browser/resources/skin/Makefile.in +++ b/xpfe/browser/resources/skin/Makefile.in @@ -1,4 +1,3 @@ -#!gmake # # The contents of this file are subject to the Netscape Public License # Version 1.0 (the "NPL"); you may not use this file except in @@ -14,16 +13,14 @@ # Communications Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All Rights # Reserved. +# -DEPTH = ../../../.. +DEPTH = ../../../.. topsrcdir = @top_srcdir@ VPATH = @srcdir@ srcdir = @srcdir@ include $(DEPTH)/config/autoconf.mk - -include $(topsrcdir)/config/config.mk - include $(topsrcdir)/config/rules.mk EXPORT_RESOURCE_CONTENT = \ @@ -31,7 +28,7 @@ EXPORT_RESOURCE_CONTENT = \ $(srcdir)/errorl.gif \ $(srcdir)/messagel.gif \ $(srcdir)/navigator.css \ - $(srcdir)/question1.gif \ + $(srcdir)/questionl.gif \ $(srcdir)/xul.css \ $(srcdir)/contentframe.css \ $(NULL)