]> git.ipfire.org Git - ipfire.org.git/blobdiff - Makefile.am
blog: Add index page
[ipfire.org.git] / Makefile.am
index f69cbcc4e67337941e9fd18e172fea148be648a5..289cf1aff31379917733ba69a3122daccedc558a 100644 (file)
@@ -113,12 +113,14 @@ templatesdir = $(datadir)/templates
 templates_blog_DATA = \
        src/templates/blog/author.html \
        src/templates/blog/base.html \
+       src/templates/blog/index.html \
        src/templates/blog/post.html
 
 templates_blogdir = $(templatesdir)/blog
 
 templates_blog_modules_DATA = \
-       src/templates/blog/modules/post.html
+       src/templates/blog/modules/post.html \
+       src/templates/blog/modules/posts.html
 
 templates_blog_modulesdir = $(templates_blogdir)/modules