projects
/
lttng-ust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46cec82
)
add missing usterr_signal_safe.h to makefile
author
Nils Carlson
<nils.carlson@ericsson.com>
Thu, 19 May 2011 07:43:16 +0000
(09:43 +0200)
committer
Nils Carlson
<nils.carlson@ericsson.com>
Thu, 19 May 2011 07:43:52 +0000
(09:43 +0200)
Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
include/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index 7f9d15e30db033511ebc8eb8d836671905c83f0a..70d6e15027cdcdcbfa17cf676648a09c4074460b 100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-20,4
+20,4
@@
nobase_include_HEADERS = \
ust/ustctl.h \
ust/ustconsumer.h
-noinst_HEADERS = share.h usterr.h ust_snprintf.h
+noinst_HEADERS = share.h usterr.h ust_snprintf.h
usterr_signal_safe.h
This page took
0.025255 seconds
and
4
git commands to generate.