[clutter] build: Install a clutter-wayland pkg-config file
- From: Rob Bradford <rbradford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] build: Install a clutter-wayland pkg-config file
- Date: Tue, 14 Feb 2012 15:30:39 +0000 (UTC)
commit 84362a8257e0ce06fecf7b23c1adb6f15f4649c9
Author: Rob Bradford <rob linux intel com>
Date: Fri Feb 10 16:44:32 2012 +0000
build: Install a clutter-wayland pkg-config file
clutter/Makefile.am | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/clutter/Makefile.am b/clutter/Makefile.am
index 71f3a44..0d94fdd 100644
--- a/clutter/Makefile.am
+++ b/clutter/Makefile.am
@@ -602,6 +602,11 @@ backend_source_c += \
$(srcdir)/wayland/clutter-event-wayland.c \
$(srcdir)/wayland/clutter-input-device-wayland.c \
$(srcdir)/wayland/clutter-device-manager-wayland.c
+
+clutter-wayland-$(CLUTTER_API_VERSION).pc: clutter-$(CLUTTER_API_VERSION).pc
+ $(QUIET_GEN)cp -f $< $(@F)
+
+pc_files += clutter-wayland-$(CLUTTER_API_VERSION).pc
endif # SUPPORT_WAYLAND
if SUPPORT_WAYLAND_COMPOSITOR
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]