summaryrefslogtreecommitdiff
path: root/src/ui/Makefile.am
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-09-03 17:49:52 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-09-03 17:49:52 +0300
commit26168494dbe5b7c3455ab20d15043f4b77e187e7 (patch)
tree546898c4cdd9dad002a877806a6cf94315d3d776 /src/ui/Makefile.am
parente3d4c12c3902e154e2c660d12e6761704a44da49 (diff)
downloadrygel-26168494dbe5b7c3455ab20d15043f4b77e187e7.tar.gz
core,ui,data: Replace 'ip' config with 'interface'
Replace 'host-ip' configuration key with 'interface'. Also provide an ease-to-use UI component to set this key in the user config.
Diffstat (limited to 'src/ui/Makefile.am')
-rw-r--r--src/ui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/Makefile.am b/src/ui/Makefile.am
index 5bafd9aa..9d62e0ee 100644
--- a/src/ui/Makefile.am
+++ b/src/ui/Makefile.am
@@ -30,7 +30,7 @@ rygel_preferences_SOURCES = \
rygel.stamp: $(rygel_preferences_VALASOURCES)
rygel_preferences_VALAFLAGS = \
- --vapidir=$(rygeldir) \
+ --vapidir=$(rygeldir) --thread \
--pkg rygel-1.0 --pkg cstuff --pkg gupnp-1.0 --pkg gupnp-av-1.0 \
--pkg dbus-glib-1 --pkg gconf-2.0 --pkg gstreamer-0.10 \
--pkg gio-2.0 --pkg gee-1.0 --pkg gtk+-2.0