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

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

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

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