summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-09-18 16:44:16 +0200
committerJens Georg <mail@jensge.org>2012-11-21 11:52:53 +0100
commit9a64cdac538d5ce7dca3b267bec18c30edffb80c (patch)
treea6e936892416e0c36d46eae59db6d606d487e54c /tests/Makefile.am
parented04961e25bb57798c827a5acc33885b483347ab (diff)
downloadgupnp-dlna-9a64cdac538d5ce7dca3b267bec18c30edffb80c.tar.gz
Change API and so version
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cbd7766..31fb782 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,7 +4,7 @@ AM_CFLAGS = -I$(top_srcdir) $(GST_CFLAGS) $(GST_PBU_CFLAGS) $(LIBXML_CFLAGS)
LIBS = $(GST_LIBS) \
$(LIBXML_LIBS) \
$(GST_PBU_LIBS) \
- $(top_builddir)/libgupnp-dlna/libgupnp-dlna-1.0.la
+ $(top_builddir)/libgupnp-dlna/libgupnp-dlna-1.1.la
dlna_profile_parser_SOURCES = dlna-profile-parser.c
dlna_encoding_SOURCES = dlna-encoding.c