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

xmlsecskeletonincdir = $(includedir)/xmlsec1/xmlsec/skeleton

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

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