summaryrefslogtreecommitdiff
path: root/Makefile.shared
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2010-01-22 17:20:29 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-01-22 17:20:29 +0100
commit7c202e70ba5b85044c1f5901352e2d0aa4b5e50b (patch)
treed4bda69c6f11543eff2653ec99d35c6d6c9122b4 /Makefile.shared
parent688b8a53cd679808f0f0d70b8cdf42c780b8c0f0 (diff)
Applied the autocorrection script in the makefile
* Makefile.shared:
Diffstat (limited to 'Makefile.shared')
-rw-r--r--Makefile.shared2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.shared b/Makefile.shared
index ece1b3424..6c166c76e 100644
--- a/Makefile.shared
+++ b/Makefile.shared
@@ -74,7 +74,7 @@ patch.list:
# Build bits:
prebuild : $(STAMP_DIR)/prebuild
-$(STAMP_DIR)/prebuild : $(OOBUILDDIR)/unpack
+$(STAMP_DIR)/prebuild : $(OOBUILDDIR)/unpack $(STAMP_DIR)/autocorr.apply
echo "Creating environment"
mkdir -p $(BUILDDIR)
mkdir -p $(BUILDDIR)/bin