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:
1b7d212
)
Add CodingStyle to tarball
author
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Wed, 30 May 2012 13:53:42 +0000
(09:53 -0400)
committer
David Goulet
<dgoulet@efficios.com>
Thu, 31 May 2012 16:29:01 +0000
(12:29 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index b16632a4a33732e4bee372227c7eca7c80f08311..13d3f933b5fb0d7d6803c374cd876c0951625395 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-8,4
+8,6
@@
SUBDIRS = src \
dist_doc_DATA = LICENSE \
ChangeLog
+dist_noinst_DATA = CodingStyle
+
EXTRA_DIST = extras/lttng-bash_completion
This page took
0.02712 seconds
and
4
git commands to generate.