* [ltt-dev] [URCU Patch] Add missing pkgconfig files to Makefile.am
@ 2011-06-09 17:55 Yannick Brosseau
2011-06-09 18:03 ` Mathieu Desnoyers
0 siblings, 1 reply; 2+ messages in thread
From: Yannick Brosseau @ 2011-06-09 17:55 UTC (permalink / raw)
Signed-off-by: Yannick Brosseau <yannick.brosseau at gmail.com>
---
Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index c307a4c..b0fcf1e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,4 +61,5 @@ librculfqueue_la_SOURCES = rculfqueue.c $(COMPAT)
librculfstack_la_SOURCES = rculfstack.c $(COMPAT)
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = liburcu.pc liburcu-bp.pc
+pkgconfig_DATA = liburcu.pc liburcu-bp.pc liburcu-qsbr.pc \
+ liburcu-signal.pc liburcu-mb.pc
--
1.7.2.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ltt-dev] [URCU Patch] Add missing pkgconfig files to Makefile.am
2011-06-09 17:55 [ltt-dev] [URCU Patch] Add missing pkgconfig files to Makefile.am Yannick Brosseau
@ 2011-06-09 18:03 ` Mathieu Desnoyers
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2011-06-09 18:03 UTC (permalink / raw)
* Yannick Brosseau (yannick.brosseau at gmail.com) wrote:
> Signed-off-by: Yannick Brosseau <yannick.brosseau at gmail.com>
Merged, thanks!
Mathieu
> ---
> Makefile.am | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index c307a4c..b0fcf1e 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -61,4 +61,5 @@ librculfqueue_la_SOURCES = rculfqueue.c $(COMPAT)
> librculfstack_la_SOURCES = rculfstack.c $(COMPAT)
>
> pkgconfigdir = $(libdir)/pkgconfig
> -pkgconfig_DATA = liburcu.pc liburcu-bp.pc
> +pkgconfig_DATA = liburcu.pc liburcu-bp.pc liburcu-qsbr.pc \
> + liburcu-signal.pc liburcu-mb.pc
> --
> 1.7.2.3
>
>
> _______________________________________________
> 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-06-09 18:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-09 17:55 [ltt-dev] [URCU Patch] Add missing pkgconfig files to Makefile.am Yannick Brosseau
2011-06-09 18: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