gir-repository r190 - trunk/gir
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: gir-repository r190 - trunk/gir
- Date: Fri, 31 Oct 2008 23:02:44 +0000 (UTC)
Author: walters
Date: Fri Oct 31 23:02:44 2008
New Revision: 190
URL: http://svn.gnome.org/viewvc/gir-repository?rev=190&view=rev
Log:
Fixes for Gssdp -> GSSDP
Modified:
trunk/gir/Makefile.am
Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am (original)
+++ trunk/gir/Makefile.am Fri Oct 31 23:02:44 2008
@@ -619,12 +619,12 @@
if BUILD_GUPNP
GUPNP_INCLUDEDIR=`pkg-config --variable=includedir gupnp-1.0`/gupnp-1.0
GUPNP_LIBDIR=`pkg-config --variable=libdir gupnp-1.0`
-Gupnp-1.0.gir: libxml2-2.0.gir Gssdp-1.0.gir Soup-2.0.gir $(G_IR_SCANNER)
+Gupnp-1.0.gir: libxml2-2.0.gir GSSDP-1.0.gir Soup-2.0.gir $(G_IR_SCANNER)
$(G_IR_SCANNER) -v --namespace Gupnp --nsversion=1.0 \
--add-include-path=$(srcdir) --add-include-path=. \
--include=GObject-2.0 \
--include=libxml2-2.0 \
- --include=Gssdp-1.0 \
+ --include=GSSDP-1.0 \
--include=Soup-2.0 \
--library=gupnp-1.0 \
$(NOCLOSURE) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]