* [ltt-dev] [URCU PATCH] Install test scripts in the dist tarball
@ 2011-11-22 16:44 Alexandre Montplaisir
2011-11-22 17:03 ` Mathieu Desnoyers
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Montplaisir @ 2011-11-22 16:44 UTC (permalink / raw)
Fix for http://lttng.org/issue/250
Allows running `make check' when installing from the tarball
Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir at gmail.com>
---
Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 30c700b..a7d3316 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,8 @@ EXTRA_DIST = $(top_srcdir)/urcu/arch/*.h $(top_srcdir)/urcu/uatomic/*.h \
gpl-2.0.txt lgpl-2.1.txt lgpl-relicensing.txt \
README LICENSE compat_arch_x86.c \
urcu-call-rcu-impl.h urcu-defer-impl.h \
- ChangeLog API.txt
+ ChangeLog API.txt \
+ $(top_srcdir)/tests/*.sh
if COMPAT_ARCH
COMPAT=compat_arch_ at ARCHTYPE@.c
--
1.7.7.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ltt-dev] [URCU PATCH] Install test scripts in the dist tarball
2011-11-22 16:44 [ltt-dev] [URCU PATCH] Install test scripts in the dist tarball Alexandre Montplaisir
@ 2011-11-22 17:03 ` Mathieu Desnoyers
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2011-11-22 17:03 UTC (permalink / raw)
* Alexandre Montplaisir (alexandre.montplaisir at gmail.com) wrote:
> Fix for http://lttng.org/issue/250
> Allows running `make check' when installing from the tarball
merged, thanks!
Mathieu
>
> Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir at gmail.com>
> ---
> Makefile.am | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index 30c700b..a7d3316 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -21,7 +21,8 @@ EXTRA_DIST = $(top_srcdir)/urcu/arch/*.h $(top_srcdir)/urcu/uatomic/*.h \
> gpl-2.0.txt lgpl-2.1.txt lgpl-relicensing.txt \
> README LICENSE compat_arch_x86.c \
> urcu-call-rcu-impl.h urcu-defer-impl.h \
> - ChangeLog API.txt
> + ChangeLog API.txt \
> + $(top_srcdir)/tests/*.sh
>
> if COMPAT_ARCH
> COMPAT=compat_arch_ at ARCHTYPE@.c
> --
> 1.7.7.1
>
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-22 17:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-22 16:44 [ltt-dev] [URCU PATCH] Install test scripts in the dist tarball Alexandre Montplaisir
2011-11-22 17:03 ` Mathieu Desnoyers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox