diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e98161e86e8f..2c1dc21e6cdb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -36,6 +36,7 @@ SUBDIR += angie-console-light SUBDIR += angie-module-auth-jwt SUBDIR += angie-module-auth-spnego + SUBDIR += angie-module-auth-totp SUBDIR += angie-module-brotli SUBDIR += angie-module-cache-purge SUBDIR += angie-module-dav-ext @@ -216,6 +217,7 @@ SUBDIR += gallery2 SUBDIR += garage SUBDIR += gatling + SUBDIR += gatus SUBDIR += gauche-makiki SUBDIR += geckodriver SUBDIR += geneweb @@ -1655,6 +1657,7 @@ SUBDIR += py-django-post_office SUBDIR += py-django-prometheus SUBDIR += py-django-pyscss + SUBDIR += py-django-q2 SUBDIR += py-django-radius SUBDIR += py-django-ranged-response SUBDIR += py-django-recaptcha @@ -1714,6 +1717,7 @@ SUBDIR += py-fake-useragent SUBDIR += py-falcon SUBDIR += py-fastapi + SUBDIR += py-fastapi-sso SUBDIR += py-feedgen SUBDIR += py-feedgenerator SUBDIR += py-flasgger @@ -1825,6 +1829,7 @@ SUBDIR += py-httpx_gssapi SUBDIR += py-hypercorn SUBDIR += py-hyperframe + SUBDIR += py-hyperkitty SUBDIR += py-hyperlink SUBDIR += py-inlinestyler SUBDIR += py-internetarchive @@ -1840,6 +1845,7 @@ SUBDIR += py-libsass SUBDIR += py-limits SUBDIR += py-livereload + SUBDIR += py-mailman-hyperkitty SUBDIR += py-mechanicalsoup SUBDIR += py-mechanize SUBDIR += py-multidict @@ -1849,6 +1855,7 @@ SUBDIR += py-nicegui SUBDIR += py-nicegui-highcharts SUBDIR += py-nicegui-nogui + SUBDIR += py-nikola SUBDIR += py-niquests SUBDIR += py-notebook SUBDIR += py-onetimepass @@ -1913,6 +1920,7 @@ SUBDIR += py-rfc3986 SUBDIR += py-rfc3987 SUBDIR += py-rfc3987-syntax + SUBDIR += py-robot-detection SUBDIR += py-rollbar SUBDIR += py-routes SUBDIR += py-rules |