Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-19 19:02:15 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-19 19:02:15 +0300
commita80071ed163cc2245e55557eb94904f45ec272b1 (patch)
treea24dc96388a4372ea6dd440f054045be356bda94 /Makefile
parent8079fcb1c5ec681dc450154b25e3266f5ba4a456 (diff)
parent05b3ccad3e680e0cc060af750f3c5b75ca7e3d8b (diff)
Merge branch 'master' of github.com:georgehrke/privacy into fix/upate-assets-gitattributes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 062669f..85ba0a4 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ source_package_name=$(source_build_directory)/$(app_name)
appstore_build_directory=$(CURDIR)/build/artifacts/appstore
appstore_package_name=$(appstore_build_directory)/$(app_name)
-all: dev-setup lint build-js-production test
+all: dev-setup lint build-js-production
# Dev env management
dev-setup: clean clean-dev npm-init