VirtualBox

source: vbox/trunk/src/libs/libtpms-0.9.6/Makefile.am

Last change on this file was 91612, checked in by vboxsync, 3 years ago

src/libs: Export libtpms-0.9.0, bugref:10078

File size: 1.2 KB
Line 
1#
2# Makefile.am
3#
4# The Initial Developer of the Original Code is International
5# Business Machines Corporation. Portions created by IBM
6# Corporation are Copyright (C) 2005, 2011 International Business
7# Machines Corporation. All Rights Reserved.
8#
9# This program is free software; you can redistribute it and/or modify
10# it under the terms of the Common Public License as published by
11# IBM Corporation; either version 1 of the License, or (at your option)
12# any later version.
13#
14# This program is distributed in the hope that it will be useful,
15# but WITHOUT ANY WARRANTY; without even the implied warranty of
16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17# Common Public License for more details.
18#
19# You should have received a copy of the Common Public License
20# along with this program; if not, a copy can be viewed at
21# http://www.opensource.org/licenses/cpl1.0.php.
22#
23
24SUBDIRS = \
25 include \
26 man \
27 src \
28 tests
29
30ACLOCAL_AMFLAGS = -I m4
31
32EXTRA_DIST = \
33 CHANGES \
34 INSTALL \
35 LICENSE \
36 README \
37 bootstrap.sh \
38 libtpms.pc.in \
39 autogen.sh
40
41pkgconfig_DATA = libtpms.pc
42
43DISTCHECK_CONFIGURE_FLAGS = --with-openssl --with-tpm2
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use