Authenticator/TwoFactorAuth/Makefile.am
2016-06-13 15:48:55 +02:00

9 lines
133 B
Makefile

app_PYTHON = \
application.py \
utils.py \
__init__.py
appdir = $(pythondir)/TwoFactorAuth
SUBDIRS = models \
widgets