summaryrefslogtreecommitdiff
path: root/include/xmlsec/nss/Makefile.am
blob: e35216220a05a6b3a2edcc36d93b6ed50cdfd198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
NULL =

xmlsecnssincdir = $(includedir)/xmlsec1/xmlsec/nss

xmlsecnssinc_HEADERS = \
app.h \
crypto.h \
symbols.h \
bignum.h \
keysstore.h \
pkikeys.h \
x509.h \
$(NULL)

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