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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-02-13 12:24:47 +0300
committerJulius Härtl <jus@bitgrid.net>2019-02-13 12:24:47 +0300
commit244c99dcbaafc1be7a6c73fe5cb4c30dbbbd7b4a (patch)
treea3da62ecc1a06bb35389cbcb08eef35314aa8f4a /Makefile
parent6ccdf464a81c4cb08fb3678994b806fbbaf59b65 (diff)
Remove unused handlebar templates
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3e447dca..624cef45 100644
--- a/Makefile
+++ b/Makefile
@@ -10,9 +10,6 @@ package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
occ=$(CURDIR)/../../occ
-handlebars-templates:
- handlebars -n OCA.RichDocuments.Templates js/templates/ -f js/templates.js
-
appstore:
mkdir -p $(sign_dir)
rsync -a \