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:
2bd554c
)
Fix: ship relevant documentations with tarball
author
David Goulet
<dgoulet@efficios.com>
Mon, 3 Dec 2012 21:07:45 +0000
(16:07 -0500)
committer
David Goulet
<dgoulet@efficios.com>
Mon, 3 Dec 2012 21:08:40 +0000
(16:08 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
doc/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index 954c67ab314c4011ef37d80fc9525a7e254f3757..8edb6dc1e6e63817728960f6ee335a6dfe46a3f9 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-1,4
+1,6
@@
SUBDIRS = man
-EXTRA_DIST = quickstart.txt streaming-howto.txt
+EXTRA_DIST = quickstart.txt streaming-howto.txt python-howto.txt \
+ calibrate.txt kernel-CodingStyle.txt
-dist_doc_DATA = quickstart.txt streaming-howto.txt
+dist_doc_DATA = quickstart.txt streaming-howto.txt python-howto.txt \
+ calibrate.txt
This page took
0.025618 seconds
and
4
git commands to generate.