]> git.ipfire.org Git - pbs.git/commitdiff
Make "make distcheck" happy
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Oct 2017 14:52:17 +0000 (15:52 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Oct 2017 14:52:17 +0000 (15:52 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
po/POTFILES.in

index 57cfeab8ef788b6160db6b5718d78c770900fa95..49575c82cb7f857e87637e1e988f68281b74ec16 100644 (file)
@@ -158,10 +158,13 @@ src/templates/user-profile-passwd.html
 src/templates/user-profile-passwd-ok.html
 src/hub/handlers.py
 src/hub/__init__.py
+src/web/__init__.py
 src/web/api.py
-src/web/handlers_auth.py
-src/web/handlers_base.py
-src/web/handlers_builds.py
+src/web/auth.py
+src/web/base.py
+src/web/builders.py
+src/web/builds.py
+src/web/mirrors.py
 src/web/handlers_distro.py
 src/web/handlers_jobs.py
 src/web/handlers_keys.py
@@ -170,6 +173,4 @@ src/web/handlers.py
 src/web/handlers_search.py
 src/web/handlers_updates.py
 src/web/handlers_users.py
-src/web/__init__.py
-src/web/mirrors.py
 src/web/ui_modules.py