bafa6e2dc28e710424569644aa0f123f08701a8e
[shibboleth/xmltooling.git] / doc / Makefile.am
1 AUTOMAKE_OPTIONS = foreign
2
3 pkgdocdir = $(prefix)/doc/@PACKAGE@
4
5 docfiles = \
6         LICENSE.txt \
7         NOTICE.txt \
8         OPENSSL.LICENSE \
9         LOG4CPP.LICENSE \
10         CURL.LICENSE
11
12 pkgdoc_DATA = $(docfiles)
13
14 EXTRA_DIST = $(docfiles)
15