aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/shortcut-bar/Makefile.am
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>2000-01-10 12:27:40 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-01-10 12:27:40 +0800
commit3abe3b2366168ee7c497f37f7fff744d97581a7c (patch)
tree1c961bb0c41ce7bb63290330db5672319b83a4c8 /widgets/shortcut-bar/Makefile.am
parentfb7cf01122357a09643966902f45dfc2052a3069 (diff)
downloadgsoc2013-evolution-3abe3b2366168ee7c497f37f7fff744d97581a7c.tar
gsoc2013-evolution-3abe3b2366168ee7c497f37f7fff744d97581a7c.tar.gz
gsoc2013-evolution-3abe3b2366168ee7c497f37f7fff744d97581a7c.tar.bz2
gsoc2013-evolution-3abe3b2366168ee7c497f37f7fff744d97581a7c.tar.lz
gsoc2013-evolution-3abe3b2366168ee7c497f37f7fff744d97581a7c.tar.xz
gsoc2013-evolution-3abe3b2366168ee7c497f37f7fff744d97581a7c.tar.zst
gsoc2013-evolution-3abe3b2366168ee7c497f37f7fff744d97581a7c.zip
*** empty log message ***
svn path=/trunk/; revision=1550
Diffstat (limited to 'widgets/shortcut-bar/Makefile.am')
-rw-r--r--widgets/shortcut-bar/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/widgets/shortcut-bar/Makefile.am b/widgets/shortcut-bar/Makefile.am
index c60c57e872..bf41fcfc15 100644
--- a/widgets/shortcut-bar/Makefile.am
+++ b/widgets/shortcut-bar/Makefile.am
@@ -27,4 +27,7 @@ test_shortcut_bar_SOURCES = \
test_shortcut_bar_LDADD = \
./libshortcut-bar.a \
- $(EXTRA_GNOME_LIBS) \
+ $(EXTRA_GNOME_LIBS)
+
+test_shortcut_bar_LDFLAGS = \
+ `gnome-config --libs gdk_pixbuf`