]> git.proxmox.com Git - swtpm.git/blob - Makefile.am
adding LICENSE file
[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 include \
9 src \
10 man
11
12 ACLOCAL_AMFLAGS = -I m4
13
14 EXTRA_DIST = \
15 CHANGES \
16 INSTALL \
17 LICENSE \
18 COPYING \
19 README \
20 bootstrap.sh