projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
386418b
)
Fix missing headers for make dist
author
David Goulet
<dgoulet@efficios.com>
Fri, 16 Mar 2012 19:33:52 +0000
(15:33 -0400)
committer
David Goulet
<dgoulet@efficios.com>
Fri, 16 Mar 2012 19:33:52 +0000
(15:33 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/compat/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/src/common/compat/Makefile.am
b/src/common/compat/Makefile.am
index ee5aabaf892599fb3e9dbf8b0f6df7a56312a2bf..91cd3bdcf7bc3237ce39353c9c37f18d06ac252f 100644
(file)
--- a/
src/common/compat/Makefile.am
+++ b/
src/common/compat/Makefile.am
@@
-8,5
+8,5
@@
else
COMPAT=compat-poll.c
endif
-libcompat_la_SOURCES = poll.h fcntl.h
splice.h endian
.h \
+libcompat_la_SOURCES = poll.h fcntl.h
endian.h mman.h clone
.h \
socket.h compat-fcntl.c $(COMPAT)
This page took
0.026014 seconds
and
4
git commands to generate.