summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2019-05-29 08:52:01 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-05-29 08:52:27 +0200
commit8f6d45889d3918903c93a5b8368b7eddde1ece9b (patch)
tree6a9bc47ac87e0b38351f17c43c1001c25e46e90d /Makefile.am
parent51a63c0e7618acf6fbb536164030ebb7a9694aa1 (diff)
Revert "Allow 'make run' after 'make build-nocheck'"
This reverts commit 1e84ea37c73283a9c2e2e8fa26fc73aa070f338b. This is no longer needed, at least not for the sanitizers. Change-Id: I70774525ce322870d0c6d625f33e6fd2476d9b5e
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 752aa8985..9df919489 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -274,7 +274,7 @@ clean-local:
if test "z@JAILS_PATH@" != "z"; then rm -rf "@JAILS_PATH@"; fi
if test "z@SYSTEMPLATE_PATH@" != "z"; then rm -rf "@SYSTEMPLATE_PATH@"; fi
-run: all-am @JAILS_PATH@
+run: all @JAILS_PATH@
@echo "Launching loolwsd"
@fc-cache "@LO_PATH@"/share/fonts/truetype
@cp $(abs_top_srcdir)/test/data/hello.odt $(abs_top_srcdir)/test/data/hello-world.odt