Blame lang/qt/Makefile.am

Packit d7e8d0
# Makefile.am for GPGMEPP.
Packit d7e8d0
# Copyright (C) 2016 Bundesamt für Sicherheit in der Informationstechnik
Packit d7e8d0
# Software engineering by Intevation GmbH
Packit d7e8d0
#
Packit d7e8d0
# This file is part of GPGMEPP.
Packit d7e8d0
#
Packit d7e8d0
# GPGME-CL is free software; you can redistribute it and/or modify it
Packit d7e8d0
# under the terms of the GNU General Public License as published by
Packit d7e8d0
# the Free Software Foundation; either version 2 of the License, or
Packit d7e8d0
# (at your option) any later version.
Packit d7e8d0
#
Packit d7e8d0
# GPGME-CL is distributed in the hope that it will be useful,
Packit d7e8d0
# but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit d7e8d0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit d7e8d0
# GNU Lesser General Public License for more details.
Packit d7e8d0
#
Packit Service 30b792
# You should have received a copy of the GNU Lesser General Public
Packit Service 30b792
# License along with this program; if not, see <https://gnu.org/licenses/>.
Packit Service 30b792
# SPDX-License-Identifier: LGPL-2.1-or-later
Packit d7e8d0
Packit Service 30b792
if RUN_GPG_TESTS
Packit Service 30b792
tests = tests
Packit Service 30b792
else
Packit Service 30b792
tests =
Packit Service 30b792
endif
Packit Service 30b792
Packit Service 30b792
SUBDIRS = src ${tests} doc
Packit d7e8d0
Packit d7e8d0
EXTRA_DIST = README