]> git.ipfire.org Git - ipfire.org.git/blobdiff - Makefile.am
wiki: Only match usernames when a word starts with @
[ipfire.org.git] / Makefile.am
index c29a13eb51a125af47f9ede6a2d557671b67806e..95220c2e3d987f9bf9ce08a86fb04d60e75092c2 100644 (file)
@@ -262,13 +262,21 @@ templates_fireinfo_modules_DATA = \
 templates_fireinfo_modulesdir = $(templates_fireinfodir)/modules
 
 templates_location_DATA = \
-       src/templates/location/download.html \
-       src/templates/location/how-to-use.html \
        src/templates/location/index.html \
-       src/templates/location/lookup.html
+       src/templates/location/install.html \
+       src/templates/location/lookup.html \
+       src/templates/location/report-a-problem.html
 
 templates_locationdir = $(templatesdir)/location
 
+templates_location_how_to_use_DATA = \
+       src/templates/location/how-to-use/cli.html \
+       src/templates/location/how-to-use/dns.html \
+       src/templates/location/how-to-use/index.html \
+       src/templates/location/how-to-use/python.html
+
+templates_location_how_to_usedir = $(templates_locationdir)/how-to-use
+
 templates_lists_DATA = \
        src/templates/lists/index.html
 
@@ -1007,6 +1015,7 @@ static_img_DATA = \
        src/static/img/bash-logo.svg \
        src/static/img/debian-logo.svg \
        src/static/img/default-avatar.jpg \
+       src/static/img/fdroid-logo.svg \
        src/static/img/ipfire-tux.png \
        src/static/img/iuse-not-found.png \
        src/static/img/kyberio-logo.svg \