mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 16:54:45 +01:00
8 lines
121 B
Makefile
8 lines
121 B
Makefile
app_PYTHON = \
|
|
application.py \
|
|
__init__.py
|
|
|
|
appdir = $(pythondir)/TwoFactorAuth
|
|
|
|
SUBDIRS = models \
|
|
widgets
|