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:
221309e
)
fix: trailing backslash in include/Makefile.am
author
Michael Jeanson
<mjeanson@efficios.com>
Tue, 2 Mar 2021 20:59:57 +0000
(15:59 -0500)
committer
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Tue, 2 Mar 2021 21:02:58 +0000
(16:02 -0500)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I1fa19ea426b8014e12ff64f4810a1c7330466350
include/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index da53d95324b52c2de02477967b4cc6e30b8a5175..d29ef192cdf9ba97cbf0e47e1a5fc8a4e947e906 100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-71,4
+71,4
@@
noinst_HEADERS += \
# Used by liblttng-ust-fd
noinst_HEADERS += \
- ust-fd.h
\
+ ust-fd.h
This page took
0.024398 seconds
and
4
git commands to generate.