Authenticator/TwoFactorAuth/Makefile.am
Bilal Elmoussaoui ad603d57b6 clean the code
2016-05-29 16:14:24 +02:00

8 lines
121 B
Makefile

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