Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
2b25068a
Commit
2b25068a
authored
Dec 03, 2013
by
Stéphane Graber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Makefile.am to produce usable dist tarball
Signed-off-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
af7d9cc5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
5 deletions
+24
-5
Makefile.am
src/lxc/Makefile.am
+24
-5
No files found.
src/lxc/Makefile.am
View file @
2b25068a
pkginclude_HEADERS
=
\
attach_options.h
\
lxccontainer.h
\
version.h
attach_options.h
\
lxccontainer.h
\
version.h
noinst_HEADERS
=
\
arguments.h
\
attach.h
\
bdev.h
\
caps.h
\
cgroup.h
\
conf.h
\
console.h
\
error.h
\
list.h
\
log.h
\
lxc.h
\
lxclock.h
\
monitor.h
\
namespace.h
\
start.h
\
state.h
\
utils.h
if
IS_BIONIC
pkginclude
_HEADERS
+=
\
noinst
_HEADERS
+=
\
../include/ifaddrs.h
\
../include/openpty.h
\
../include/lxcmntent.h
...
...
@@ -12,7 +31,7 @@ endif
if
!HAVE_GETLINE
if
HAVE_FGETLN
pkginclude
_HEADERS
+=
../include/getline.h
noinst
_HEADERS
+=
../include/getline.h
endif
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment