blob: bcfa3d87876152999b3aeadc7ca269ab445d6812 (
plain)
1
2
3
4
5
6
7
|
## Process this file with automake to produce Makefile.in
nobase_include_HEADERS = gnutls/extra.h gnutls/openssl.h gnutls/gnutls.h \
gnutls/compat4.h gnutls/x509.h gnutls/compat8.h
SUBDIRS = gnutls
|