]> git.ipfire.org Git - ipfire.org.git/blobdiff - Makefile.am
talk: List active registrations
[ipfire.org.git] / Makefile.am
index 5d44acd87e952612d158cbd1479d80c394ea073f..0e0ae04c048b07ebb0a77e491319429e65830092 100644 (file)
@@ -89,6 +89,7 @@ web_PYTHON = \
        src/web/handlers_nopaste.py \
        src/web/handlers_talk.py \
        src/web/location.py \
+       src/web/talk.py \
        src/web/ui_modules.py
 
 webdir = $(backenddir)/web
@@ -161,10 +162,16 @@ templates_staticdir = $(templatesdir)/static
 
 templates_talk_DATA = \
        src/templates/talk/base.html \
-       src/templates/talk/index.html
+       src/templates/talk/index.html \
+       src/templates/talk/registrations.html
 
 templates_talkdir = $(templatesdir)/talk
 
+templates_talk_modules_DATA = \
+       src/templates/talk/modules/registrations.html
+
+templates_talk_modulesdir = $(templates_talkdir)/modules
+
 # ------------------------------------------------------------------------------
 
 SCSS_FILES = \