]> git.ipfire.org Git - ipfire.org.git/blobdiff - Makefile.am
sponsors: Have an attempt at the index page
[ipfire.org.git] / Makefile.am
index 5cbb9d14c7bf78e73ce9829cdeb24f39637ce41d..8c909a7dc798d5b9a6eca29011d1ca439299a206 100644 (file)
@@ -96,6 +96,7 @@ web_PYTHON = \
        src/web/lists.py \
        src/web/location.py \
        src/web/nopaste.py \
+       src/web/sponsors.py \
        src/web/ui_modules.py \
        src/web/users.py \
        src/web/voip.py
@@ -303,6 +304,12 @@ templates_people_messages_DATA = \
 
 templates_people_messagesdir = $(templates_peopledir)/messages
 
+templates_sponsors_DATA = \
+       src/templates/sponsors/faq.html \
+       src/templates/sponsors/index.html
+
+templates_sponsorsdir = $(templatesdir)/sponsors
+
 templates_static_DATA = \
        src/templates/static/about.html \
        src/templates/static/legal.html \