]> git.proxmox.com Git - swtpm.git/blob - Makefile.am
tests: Make python test code independent of python 2 or 3
[swtpm.git] / Makefile.am
1 #
2 # Makefile.am
3 #
4 # For the license, see the COPYING file in the root directory.
5 #
6
7 SUBDIRS = \
8 etc \
9 include \
10 man \
11 samples \
12 src \
13 tests
14
15 ACLOCAL_AMFLAGS = -I m4
16
17 EXTRA_DIST = \
18 CHANGES \
19 INSTALL \
20 LICENSE \
21 COPYING \
22 README