]> www.average.org Git - pam_pcsc_cr.git/commitdiff
html includes svg inside, adjust make rule
authorEugene Crosser <crosser@average.org>
Mon, 9 Dec 2013 11:07:57 +0000 (15:07 +0400)
committerEugene Crosser <crosser@average.org>
Mon, 9 Dec 2013 11:07:57 +0000 (15:07 +0400)
Makefile.am

index 056f2ebdd895f2c3718b02c4c7c6a3d2981f0c25..309aa12295ce95769abfd3a7c788519d9b3b6853 100644 (file)
@@ -37,7 +37,7 @@ TESTS = test_auth test_serial test_crypto test_chalresp test_base64
 XFAIL_TESTS = test_chalresp
 
 html: README.html
 XFAIL_TESTS = test_chalresp
 
 html: README.html
-README.html: README.md
+README.html: README.md auth-data-structure.svg
        pandoc -f markdown -t html5 --self-contained -o README.html README.md
 clean-local:
        rm -f README.html
        pandoc -f markdown -t html5 --self-contained -o README.html README.md
 clean-local:
        rm -f README.html