Bundle libseccomp 2.3.1
[linux-seccomp.git] / libseccomp / include / Makefile.am
CommitLineData
8befd5cc
MG
1####
2# Seccomp Library Header Files
3#
4
5#
6# This library is free software; you can redistribute it and/or modify it
7# under the terms of version 2.1 of the GNU Lesser General Public License
8# as published by the Free Software Foundation.
9#
10# This library is distributed in the hope that it will be useful, but
11# WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
13# General Public License for more details.
14#
15# You should have received a copy of the GNU Lesser General Public License
16# along with this library; if not, see <http://www.gnu.org/licenses>.
17#
18
19include_HEADERS = seccomp.h
This page took 0.009461 seconds and 4 git commands to generate.