]> www.average.org Git - pam_pcsc_cr.git/blobdiff - Makefile.am
html includes svg inside, adjust make rule
[pam_pcsc_cr.git] / Makefile.am
index 934ed22a14ce564f2ef77e373e39b861ffcd6704..309aa12295ce95769abfd3a7c788519d9b3b6853 100644 (file)
@@ -31,13 +31,13 @@ test_crypto_LDADD = libpcsc_cr.la
 test_chalresp_LDADD = libpcsc_cr.la
 test_base64_LDADD = libpcsc_cr.la
 
 test_chalresp_LDADD = libpcsc_cr.la
 test_base64_LDADD = libpcsc_cr.la
 
-EXTRA_DIST = autogen.sh README.md README_CR
+EXTRA_DIST = autogen.sh README.md auth-data-structure.svg
 
 TESTS = test_auth test_serial test_crypto test_chalresp test_base64
 XFAIL_TESTS = test_chalresp
 
 html: README.html
 
 TESTS = test_auth test_serial test_crypto test_chalresp test_base64
 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