[cheese] Add libcheese headers to GIR source files
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Add libcheese headers to GIR source files
- Date: Wed, 6 Jun 2012 22:16:14 +0000 (UTC)
commit e022c06879bf2d5b34f56d132a463ff176dcaba9
Author: David King <amigadave amigadave com>
Date: Wed Jun 6 23:15:11 2012 +0100
Add libcheese headers to GIR source files
Makefile.am | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c14ac3e..01ca138 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -164,11 +164,12 @@ INTROSPECTION_GIRS = Cheese-3.0.gir
Cheese-3.0.gir: libcheese.la
Cheese_3_0_gir_CFLAGS = \
- -I$(srcdir) \
- $(INCLUDES) \
+ -I$(top_srcdir)/libcheese \
+ -I$(top_builddir)/libcheese \
$(CHEESE_CFLAGS)
Cheese_3_0_gir_FILES = \
$(libcheese_la_SOURCES) \
+ $(noinst_libcheese_headers) \
libcheese/cheese-enums.h
Cheese_3_0_gir_INCLUDES = \
GObject-2.0 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]