[totem] Fix the PEAS_CFLAGS in GIR generation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] Fix the PEAS_CFLAGS in GIR generation
- Date: Sun, 5 Sep 2010 14:26:41 +0000 (UTC)
commit 96330e82f9d62b52cf06551da6c3f9a37cf7407d
Author: Philip Withnall <philip tecnocode co uk>
Date: Sun Sep 5 15:18:25 2010 +0100
Fix the PEAS_CFLAGS in GIR generation
src/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index fad4c17..844336b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -310,6 +310,7 @@ Totem-1.0.gir: libtotem.la
Totem_1_0_gir_INCLUDES = GLib-2.0 GObject-2.0 Gtk-3.0 TotemPlParser-1.0
Totem_1_0_gir_CFLAGS = \
$(DEPENDENCY_CFLAGS) \
+ $(PEAS_CFLAGS) \
$(libtotem_la_CPPFLAGS)
Totem_1_0_gir_LIBS = libtotem.la
Totem_1_0_gir_FILES = $(introspection_sources)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]