]> git.ipfire.org Git - ipfire.org.git/blobdiff - Makefile.am
messages: Make sure all messages have a To: header
[ipfire.org.git] / Makefile.am
index 53574dff5a41edddbc6eb66aa45a01d1d17e66e5..a5f6e265a978b187e678725c9e60fefe664de4dc 100644 (file)
@@ -91,7 +91,6 @@ web_PYTHON = \
        src/web/iuse.py \
        src/web/location.py \
        src/web/mirrors.py \
-       src/web/newsletter.py \
        src/web/nopaste.py \
        src/web/people.py \
        src/web/ui_modules.py \
@@ -153,6 +152,12 @@ templates_blog_DATA = \
 
 templates_blogdir = $(templatesdir)/blog
 
+templates_blog_messages_DATA = \
+       src/templates/blog/messages/announcement.html \
+       src/templates/blog/messages/announcement.txt
+
+templates_blog_messagesdir = $(templates_blogdir)/messages
+
 templates_blog_modules_DATA = \
        src/templates/blog/modules/history-navigation.html \
        src/templates/blog/modules/list.html \
@@ -247,12 +252,6 @@ templates_netboot_DATA = \
 
 templates_netbootdir = $(templatesdir)/netboot
 
-templates_newsletter_DATA = \
-       src/templates/newsletter/subscribe.txt \
-       src/templates/newsletter/subscribed.html
-
-templates_newsletterdir = $(templatesdir)/newsletter
-
 templates_nopaste_DATA = \
        src/templates/nopaste/create.html \
        src/templates/nopaste/view.html
@@ -275,7 +274,7 @@ templates_people_DATA = \
        src/templates/people/passwd.html \
        src/templates/people/search.html \
        src/templates/people/sip.html \
-       src/templates/people/subscribe.html \
+       src/templates/people/stats.html \
        src/templates/people/subscribed.html \
        src/templates/people/unsubscribe.html \
        src/templates/people/unsubscribed.html \