summaryrefslogtreecommitdiff
path: root/include/xmlsec/gnutls/Makefile.am
blob: 78235c4ca17b0ae15242052b9caf5a09bfe098ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
NULL =

xmlsecgnutlsincdir = $(includedir)/xmlsec1/xmlsec/gnutls

xmlsecgnutlsinc_HEADERS = \
app.h \
crypto.h \
symbols.h \
x509.h \
$(NULL)

install-exec-hook:
	$(mkinstalldirs) $(DESTDIR)$(xmlsecgnutlsincdir)