makefile: remove faq.php rule

This commit is contained in:
Miroslav Lichvar 2014-06-27 17:26:54 +02:00
parent 41266cbaa0
commit cc1c6c94e3

View file

@ -154,10 +154,6 @@ chrony.html : chrony.texi
chrony.info : chrony.texi
makeinfo chrony.texi
# This is only relevant if you're maintaining the website!
faq.php : faq.txt faqgen.pl
perl faqgen.pl < faq.txt > faq.php
.deps:
@mkdir .deps