From 961440d74ac0d7d63d7390269e9c7802635121cf Mon Sep 17 00:00:00 2001 From: "cls%seawood.org" Date: Mon, 6 Aug 2001 04:36:26 +0000 Subject: [PATCH] Fix dependencies for parallel builds git-svn-id: svn://10.0.0.236/trunk@100383 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/tools/leaky/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/tools/leaky/Makefile.in b/mozilla/tools/leaky/Makefile.in index e83a78a42f0..4cb6320f20d 100644 --- a/mozilla/tools/leaky/Makefile.in +++ b/mozilla/tools/leaky/Makefile.in @@ -98,6 +98,6 @@ test: @echo LIBPRELOAD = $(LIBPRELOAD) @echo TARGETS = $(TARGETS) -install:: +install:: $(OTHER_LIBRARIES) $(RESOURCES) $(INSTALL) -m 555 $(OTHER_LIBRARIES) $(DIST)/lib $(INSTALL) $(RESOURCES) $(DIST)/bin/res/leaky