Blame lang/cl/Makefile.am

Packit d7e8d0
# Makefile.am for GPGME-CL.
Packit d7e8d0
# Copyright (C) 2003, 2006 g10 Code GmbH
Packit d7e8d0
#
Packit d7e8d0
# This file is part of GPGME-CL.
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 d7e8d0
# You should have received a copy of the GNU General Public License
Packit d7e8d0
# along with this program; if not, write to the Free Software
Packit d7e8d0
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
Packit d7e8d0
# 02111-1307, USA
Packit d7e8d0
Packit d7e8d0
clfiles = gpgme.asd gpgme-package.lisp gpgme.lisp
Packit d7e8d0
Packit d7e8d0
# FIXME: Should be configurable.
Packit d7e8d0
clfilesdir = $(datadir)/common-lisp/source/gpgme
Packit d7e8d0
dist_clfiles_DATA = $(clfiles)
Packit d7e8d0
Packit d7e8d0
EXTRA_DIST = README ChangeLog-2011