summaryrefslogtreecommitdiffstats
path: root/install/ui/Makefile.am
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-06-05 18:50:03 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-30 12:27:05 +0200
commitb36a3c693b7eeb36b25eac11da89c0dd5446eb71 (patch)
tree2a5f6a60eba9490d6286b9349508d8b4f5536678 /install/ui/Makefile.am
parent46a42de5324390496fa70984c2d8cef7a6251b7a (diff)
downloadfreeipa-b36a3c693b7eeb36b25eac11da89c0dd5446eb71.tar.gz
freeipa-b36a3c693b7eeb36b25eac11da89c0dd5446eb71.tar.xz
freeipa-b36a3c693b7eeb36b25eac11da89c0dd5446eb71.zip
webui: add sync_otp.html
standalone page for OTP token synchronization. It reuses SyncOTPScreen widget instead of reimplementing the logic as in other standalone pages. https://fedorahosted.org/freeipa/ticket/4218 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'install/ui/Makefile.am')
-rw-r--r--install/ui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/Makefile.am b/install/ui/Makefile.am
index 1c223fdd3..9e4867113 100644
--- a/install/ui/Makefile.am
+++ b/install/ui/Makefile.am
@@ -17,6 +17,7 @@ app_DATA = \
ipa.css \
reset_password.js \
reset_password.html \
+ sync_otp.html \
$(NULL)
EXTRA_DIST = \