From 4760b61dcce9869c6371d56519248a0aef91c0a9 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 17 Aug 2010 11:49:44 +0200 Subject: merge PL and LIBTPL libs together --- doc/reference/libtelepathy-logger/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/reference/libtelepathy-logger') diff --git a/doc/reference/libtelepathy-logger/Makefile.am b/doc/reference/libtelepathy-logger/Makefile.am index b9ab073..833adf8 100644 --- a/doc/reference/libtelepathy-logger/Makefile.am +++ b/doc/reference/libtelepathy-logger/Makefile.am @@ -95,9 +95,9 @@ expand_content_files= # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib) INCLUDES= \ -I$(top_srcdir) -I$(top_builddir) \ - $(LIBTPL_CFLAGS) + $(TPL_CFLAGS) GTKDOC_LIBS= \ - $(LIBTPL_LIBS) \ + $(TPL_LIBS) \ $(top_builddir)/telepathy-logger/libtelepathy-logger.la # This includes the standard gtk-doc make rules, copied by gtkdocize. -- cgit v1.2.1