summaryrefslogtreecommitdiff
path: root/libpurple/example/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libpurple/example/Makefile.am')
-rw-r--r--libpurple/example/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpurple/example/Makefile.am b/libpurple/example/Makefile.am
index 583420917e..f5e8bb9c4a 100644
--- a/libpurple/example/Makefile.am
+++ b/libpurple/example/Makefile.am
@@ -8,6 +8,7 @@ nullclient_LDADD = \
$(INTLLIBS) \
$(GLIB_LIBS) \
$(LIBXML_LIBS) \
+ $(GSTVIDEO_LIBS) \
$(top_builddir)/libpurple/libpurple.la
AM_CPPFLAGS = \