summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in9
1 files changed, 2 insertions, 7 deletions
diff --git a/Makefile.in b/Makefile.in
index 2df186372207..2a1407eb9c66 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -64,13 +64,8 @@ fetch:
unitcheck:
@$(call forward_to_gbuild,$@)
-install: build
- @. ./Env.Host.sh && \
- echo "Installing in @INSTALLDIR@..." && \
- ooinstall "@INSTALLDIR@" && \
- echo "" && \
- echo "Installation finished, you can now execute:" && \
- echo "@INSTALLDIR@/program/soffice"
+install:
+ @$(call forward_to_gbuild,$@)
ifeq ($(filter clean distclean,$(MAKECMDGOALS)),)
Makefile: autogen.lastrun configure.in ooo.lst.in set_soenv.in Makefile.in