1024: Verify server certificate hostname with OpenSSL
[elinks.git] / src / network / ssl / test / Makefile
blobf2196eb6eb34bd084eb0e0b7560cb3feba85f6af
1 top_builddir=../../../..
2 include $(top_builddir)/Makefile.config
4 SUBDIRS =
5 TEST_PROGS = match-hostname-test
6 TESTDEPS += \
7 $(top_builddir)/src/network/ssl/match-hostname.o
9 include $(top_srcdir)/Makefile.lib