gobject-introspection r768 - trunk/gir
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r768 - trunk/gir
- Date: Tue, 21 Oct 2008 15:21:42 +0000 (UTC)
Author: johan
Date: Tue Oct 21 15:21:41 2008
New Revision: 768
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=768&view=rev
Log:
Rename GLib-assertions.txt to GLib-2.0.xpath and include it in EXTRA_DIST
Added:
trunk/gir/GLib-2.0.xpath (props changed)
- copied unchanged from r766, /trunk/gir/GLib-assertions.txt
Removed:
trunk/gir/GLib-assertions.txt
Modified:
trunk/gir/Makefile.am
Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am (original)
+++ trunk/gir/Makefile.am Tue Oct 21 15:21:41 2008
@@ -1,4 +1,5 @@
BUILT_SOURCES =
+EXTRA_DIST =
G_IR_SCANNER = $(top_srcdir)/tools/g-ir-scanner
G_IR_SCANNER_FILES = $(top_srcdir)/giscanner/*.py \
@@ -31,8 +32,9 @@
$(srcdir)/glib-2.0.c \
$(GLIB_INCLUDEDIR)/glib/*.h
PYTHONPATH=$(top_builddir):$$PYTHONPATH $(G_IR_SCANNER) \
- --xpath-assertions=GLib-assertions.txt GLib-2.0.gir
+ --xpath-assertions=GLib-2.0.xpath GLib-2.0.gir
BUILT_SOURCES += GLib-2.0.gir
+EXTRA_DIST += GLib-2.0.xpath
# gobject
GOBJECT_INCLUDEDIR=`pkg-config --variable=includedir gobject-2.0`/glib-2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]