summaryrefslogtreecommitdiff
path: root/rest-extras
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2010-09-15 12:46:46 +0100
committerRob Bradford <rob@linux.intel.com>2010-09-15 12:46:46 +0100
commit32a204a38ebcbe6beccc0528f1345b7297f37b29 (patch)
treeafa2061500f134083904f2ecfceff7414bd38780 /rest-extras
parent1e5be44387b0a5175dda8744f81065e463be9848 (diff)
downloadlibrest-32a204a38ebcbe6beccc0528f1345b7297f37b29.tar.gz
build: Don't include Soup and libxml in includes for GIR
Diffstat (limited to 'rest-extras')
-rw-r--r--rest-extras/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-extras/Makefile.am b/rest-extras/Makefile.am
index e6a25b9..a720d8a 100644
--- a/rest-extras/Makefile.am
+++ b/rest-extras/Makefile.am
@@ -55,7 +55,7 @@ RestExtras_@API_VERSION_AM@_gir_VERSION = @API_VERSION@
RestExtras_@API_VERSION_AM@_gir_LIBS = librest-extras-@API_VERSION@.la
RestExtras_@API_VERSION_AM@_gir_FILES = $(addprefix $(top_srcdir)/rest-extras/, $(lib_headers))
RestExtras_@API_VERSION_AM@_gir_CFLAGS = -I$(top_srcdir)
-RestExtras_@API_VERSION_AM@_gir_INCLUDES = GObject-2.0 Soup-2.4 libxml2-2.0 Rest-@API_VERSION@
+RestExtras_@API_VERSION_AM@_gir_INCLUDES = GObject-2.0 libxml2-2.0 Rest-@API_VERSION@
RestExtras_@API_VERSION_AM@_gir_PACKAGES = gobject-2.0 libsoup-2.4 libxml-2.0
girdir = $(datadir)/gir-1.0