summaryrefslogtreecommitdiff
path: root/includes/Makefile.am
blob: 752537b6a8354f078e830f6e272391c29b670107 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Process this file with automake to produce Makefile.in

nobase_include_HEADERS = gnutls/extra.h gnutls/gnutls.h $(OPENSSL_H) \
	gnutls/compat4.h gnutls/x509.h gnutls/compat8.h gnutls/pkcs12.h \
	gnutls/openpgp.h

if ENABLE_OPENSSL
OPENSSL_H = gnutls/openssl.h
else
OPENSSL_H = 
endif

SUBDIRS = gnutls