Imported Upstream version 4.3.1
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user