swtpm/samples/Makefile.am
2014-12-05 13:43:21 -05:00

21 lines
355 B
Makefile

#
# samples/Makefile.am
#
# For the license, see the LICENSE file in the root directory.
#
samplesconfdir = $(datadir)/@PACKAGE@
samplessysconfdir = $(sysconfdir)
samplesconf_DATA = \
swtpm-localca.sh
samplessysconf_DATA = \
swtpm-localca.conf \
swtpm-localca.options
EXTRA_DIST= \
swtpm-localca.conf \
swtpm-localca.options \
swtpm-localca.sh