Authenticator/TwoFactorAuth/Makefile.am
2016-05-27 14:31:04 +02:00

8 lines
116 B
Makefile

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