diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 5d9ca2a97e52..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 @@ -450,7 +452,7 @@ SUBDIR += mod_umask SUBDIR += mod_webauth SUBDIR += mod_webkit - SUBDIR += mod_wsgi4 + SUBDIR += mod_wsgi SUBDIR += mod_xsendfile SUBDIR += mohawk SUBDIR += moin2 @@ -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 @@ -1860,6 +1867,7 @@ SUBDIR += py-pecan SUBDIR += py-pelican SUBDIR += py-planet + SUBDIR += py-planet-auth SUBDIR += py-playwright SUBDIR += py-postorius SUBDIR += py-praw @@ -1912,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 @@ -2222,7 +2231,6 @@ SUBDIR += rubygem-json-jwt-gitlab SUBDIR += rubygem-jsonb_accessor SUBDIR += rubygem-jwt - SUBDIR += rubygem-jwt29 SUBDIR += rubygem-kamal SUBDIR += rubygem-kaminari SUBDIR += rubygem-kaminari-actionview |