summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-09-30 11:54:54 +0200
committerJens Georg <mail@jensge.org>2016-10-15 21:08:10 +0200
commit7fe77e02e890346baa8daa28b8d7e4a3f834b45b (patch)
treedda7213b912d4bd7e73a7b6928b9a5c5990434fc /doc
parentccc7ab11e4589a0a0147e8421654bde2df0381a5 (diff)
downloadgupnp-7fe77e02e890346baa8daa28b8d7e4a3f834b45b.tar.gz
Bump API/ABI versions
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 2e92132..b6e5fba 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -92,7 +92,7 @@ expand_content_files=client-tutorial.xml server-tutorial.xml
# e.g. GTKDOC_CFLAGS=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
GTKDOC_CFLAGS=-I$(top_srcdir) $(LIBGUPNP_CFLAGS)
-GTKDOC_LIBS=$(top_builddir)/libgupnp/libgupnp-1.0.la $(LIBGUPNP_LIBS)
+GTKDOC_LIBS=$(top_builddir)/libgupnp/libgupnp-1.2.la $(LIBGUPNP_LIBS)
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make