# Copyright 2017 Red Hat, Inc. # # Author: Jan Pokorny # # This file is part of libqb. # # libqb is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 2.1 of the License, or # (at your option) any later version. # # libqb is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with libqb. If not, see . include ../log.am log_client_LDADD = $(top_builddir)/lib/libqb.la liblog_inter_la_LIBADD = $(top_builddir)/lib/libqb.la