From 5fc3f982318a49f98f4feaa283d1735159cebf94 Mon Sep 17 00:00:00 2001 From: "bsmedberg%covad.net" Date: Sat, 30 Oct 2004 15:21:49 +0000 Subject: [PATCH] Tbird won't actually find the file without a REQUIRES change. git-svn-id: svn://10.0.0.236/trunk@164669 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/components/winhooks/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/xpfe/components/winhooks/Makefile.in b/mozilla/xpfe/components/winhooks/Makefile.in index f05c38715dc..994a7ae55c0 100644 --- a/mozilla/xpfe/components/winhooks/Makefile.in +++ b/mozilla/xpfe/components/winhooks/Makefile.in @@ -64,6 +64,7 @@ REQUIRES = \ imglib2 \ gfx \ locale \ + xulapp \ $(NULL) FORCE_STATIC_LIB = 1