From 7988bfceceef1cd191222587532375709905aa69 Mon Sep 17 00:00:00 2001 From: "bryner%brianryner.com" Date: Tue, 4 May 2004 06:29:20 +0000 Subject: [PATCH] (hopefully temporary) change for talkback packaging. Re-run mail/config before creating the tarball so that talkback components can be copied to dist/thunderbird. --- mail/installer/Makefile.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mail/installer/Makefile.in b/mail/installer/Makefile.in index d4afd0d2a196..b7fd5796b279 100644 --- a/mail/installer/Makefile.in +++ b/mail/installer/Makefile.in @@ -42,6 +42,11 @@ VPATH = @srcdir@ NO_GECKO_SDK=1 +# Before building the installer, re-make in mail/config to pick up +# new files in dist/bin. This is needed for Talkback. +libs:: + $(MAKE) -C ../config + include $(DEPTH)/xpinstall/packager/Makefile # Rename the archive after it's created, so that we can differentiate between