diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-05-29 23:01:26 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-05-29 23:01:47 +0100 |
commit | 835802d60d3b629182d73c0d1d49d790cb0ac57f (patch) | |
tree | b7c73cd05735ab452bea179610bf1a8b9dc3e729 /shell | |
parent | d131867357e85307f229d2920492c9ae2be3abeb (diff) |
ensure linking to gobject
Change-Id: Idfe17f54b2f8a2d53bc340f03253270a1b222811
Diffstat (limited to 'shell')
-rw-r--r-- | shell/Library_gconfbe.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Library_gconfbe.mk b/shell/Library_gconfbe.mk index 061689863b91..9fb520dfc92f 100644 --- a/shell/Library_gconfbe.mk +++ b/shell/Library_gconfbe.mk @@ -40,6 +40,7 @@ $(eval $(call gb_Library_use_api,gconfbe1,\ $(eval $(call gb_Library_use_externals,gconfbe1,\ gconf \ + gobject \ )) $(eval $(call gb_Library_use_libraries,gconfbe1,\ |