diff options
Diffstat (limited to 'deps.mk')
| -rw-r--r-- | deps.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1543,9 +1543,9 @@ src/content/pt/hea/categorias.txt: $(articles.pt.hea.categorydata) src/content/pt/hea/categorias.txt src/content/pt/hea/feed.xml: $(articles.pt.hea.feedentry) src/content/pt/hea/categorias.htmllisting src/content/pt/hea/categorias.xml: src/content/pt/hea/categorias.txt -src/content/en/index.htmllisting: src/content/en/blog/sortdata.txt $(articles.en.blog.homeentry) src/content/en/pastebin/sortdata.txt $(articles.en.pastebin.homeentry) src/content/en/podcast/sortdata.txt $(articles.en.podcast.homeentry) src/content/en/screencast/sortdata.txt $(articles.en.screencast.homeentry) src/content/en/slide/sortdata.txt $(articles.en.slide.homeentry) src/content/en/til/sortdata.txt $(articles.en.til.homeentry) +src/content/en/index.htmllisting: src/content/en/blog/sortdata.txt $(articles.en.blog.sortdata) $(articles.en.blog.homeentry) src/content/en/pastebin/sortdata.txt $(articles.en.pastebin.sortdata) $(articles.en.pastebin.homeentry) src/content/en/podcast/sortdata.txt $(articles.en.podcast.sortdata) $(articles.en.podcast.homeentry) src/content/en/screencast/sortdata.txt $(articles.en.screencast.sortdata) $(articles.en.screencast.homeentry) src/content/en/slide/sortdata.txt $(articles.en.slide.sortdata) $(articles.en.slide.homeentry) src/content/en/til/sortdata.txt $(articles.en.til.sortdata) $(articles.en.til.homeentry) -src/content/pt/index.htmllisting: src/content/pt/hea/sortdata.txt $(articles.pt.hea.homeentry) +src/content/pt/index.htmllisting: src/content/pt/hea/sortdata.txt $(articles.pt.hea.sortdata) $(articles.pt.hea.homeentry) translations = \ src/content/eo/index.adoc \ |
