Imported Upstream version 4.3.1

This commit is contained in:
Mario Fetka
2021-08-10 02:37:58 +02:00
parent a791de49a2
commit 2f177da8f2
2056 changed files with 421730 additions and 1668138 deletions

View File

@@ -15,22 +15,16 @@ app_DATA = \
index.html \
ie.css \
ipa.css \
reset_password.js \
reset_password.html \
sync_otp.html \
$(NULL)
EXTRA_DIST = \
doc \
jsl.conf \
less \
README-LICENSE.txt \
test \
util \
$(app_DATA) \
$(NULL)
install-data-hook:
$(INSTALL) -d -m 755 $(DESTDIR)$(appdir)/js/plugins
clean-local:
rm -rf package-lock.json node_modules
MAINTAINERCLEANFILES = \
*~ \
Makefile.in
$(NULL)