]> git.ipfire.org Git - ipfire.org.git/blobdiff - Makefile.am
wiki: Reduce image size to 920px
[ipfire.org.git] / Makefile.am
index 4f147c576c089e39179f3ff50778e95aba6633b6..a5db487be9fa4e03e8a46797f556c247bf5c2e22 100644 (file)
@@ -116,6 +116,11 @@ templates_auth_DATA = \
 
 templates_authdir = $(templatesdir)/auth
 
+templates_auth_messages_DATA = \
+       src/templates/auth/messages/register.txt
+
+templates_auth_messagesdir = $(templates_authdir)/messages
+
 templates_blog_DATA = \
        src/templates/blog/author.html \
        src/templates/blog/base.html \
@@ -267,7 +272,8 @@ templates_wiki_DATA = \
        src/templates/wiki/page.html \
        src/templates/wiki/recent-changes.html \
        src/templates/wiki/revisions.html \
-       src/templates/wiki/search-results.html
+       src/templates/wiki/search-results.html \
+       src/templates/wiki/watchlist.html
 
 templates_wikidir = $(templatesdir)/wiki