[anjuta] libanjuta: Improved build (for buildbot)
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] libanjuta: Improved build (for buildbot)
- Date: Wed, 1 Dec 2010 13:04:08 +0000 (UTC)
commit 5105ac4e6328938c4d179fcc6da08637771d6937
Author: Johannes Schmid <jhs gnome org>
Date: Wed Dec 1 14:03:49 2010 +0100
libanjuta: Improved build (for buildbot)
libanjuta/Makefile.am | 2 +-
libanjuta/interfaces/Makefile.am.iface | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/libanjuta/Makefile.am b/libanjuta/Makefile.am
index 5f074de..df2108c 100644
--- a/libanjuta/Makefile.am
+++ b/libanjuta/Makefile.am
@@ -258,7 +258,7 @@ INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
if HAVE_INTROSPECTION
anjuta_introspection_sources = $(libanjuta_3_la_SOURCES)
-ianjuta_introspection_sources = $(srcdir)/interfaces/*.c $(srcdir)/interfaces/*.h
+ianjuta_introspection_sources = $(srcdir)/interfaces/ianjuta-*.c $(srcdir)/interfaces/ianjuta-*.h
Anjuta-3.0.gir: libanjuta-3.la
Anjuta_3_0_gir_INCLUDES = GObject-2.0 Gtk-3.0
diff --git a/libanjuta/interfaces/Makefile.am.iface b/libanjuta/interfaces/Makefile.am.iface
index 3595dc8..03ebe3e 100644
--- a/libanjuta/interfaces/Makefile.am.iface
+++ b/libanjuta/interfaces/Makefile.am.iface
@@ -46,6 +46,8 @@ anjuta-marshal.c: anjuta-marshal.h anjuta-marshal.list
&& cp xgenc-gmc $(@F) \
&& rm -f xgenc-gmc
+CLEANFILES = ianjuta*.[ch] libanjuta-interfaces.h
+
EXTRA_DIST = \
iface-built.stamp \
$(libanjuta_interfaces_include) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]